| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public, | parameter | :: | tau_thresh | = | 0.05 | |
| real, | public, | parameter | :: | p_thresh | = | 445. | |
| real, | public, | parameter | :: | em_min | = | 0.2 | |
| real, | public, | parameter | :: | em_max | = | 0.85 | |
| real, | public, | parameter | :: | undef | = | 999. |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real | :: | P(N) | ||||
| real | :: | T(N) | ||||
| real | :: | alt(N) | ||||
| integer | :: | N |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | len_cs | |||
| real, | intent(in), | DIMENSION(:) | :: | rneb_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | temp_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | emis_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | iwco_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | pres_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | dz_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | rhodz_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | rad_cs | ||
| real, | intent(out) | :: | cc_tot_cs | |||
| real, | intent(out) | :: | cc_hc_cs | |||
| real, | intent(out) | :: | cc_hist_cs | |||
| real, | intent(out) | :: | cc_Cb_cs | |||
| real, | intent(out) | :: | cc_ThCi_cs | |||
| real, | intent(out) | :: | cc_Anv_cs | |||
| real, | intent(out) | :: | pcld_hc_cs | |||
| real, | intent(out) | :: | tcld_hc_cs | |||
| real, | intent(out) | :: | em_hc_cs | |||
| real, | intent(out) | :: | iwp_hc_cs | |||
| real, | intent(out) | :: | deltaz_hc_cs | |||
| real, | intent(out) | :: | pcld_Cb_cs | |||
| real, | intent(out) | :: | tcld_Cb_cs | |||
| real, | intent(out) | :: | em_Cb_cs | |||
| real, | intent(out) | :: | pcld_ThCi_cs | |||
| real, | intent(out) | :: | tcld_ThCi_cs | |||
| real, | intent(out) | :: | em_ThCi_cs | |||
| real, | intent(out) | :: | pcld_Anv_cs | |||
| real, | intent(out) | :: | tcld_Anv_cs | |||
| real, | intent(out) | :: | em_Anv_cs | |||
| real, | intent(out) | :: | em_hist_cs | |||
| real, | intent(out) | :: | iwp_hist_cs | |||
| real, | intent(out) | :: | deltaz_hist_cs | |||
| real, | intent(out) | :: | rad_hist_cs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout) | :: | num | |||
| real, | intent(in) | :: | den |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(out) | :: | res | |||
| real, | intent(in) | :: | num | |||
| real, | intent(in) | :: | den |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | len_cs | |||
| real, | intent(in), | DIMENSION(len_cs) | :: | rneb_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | temp_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | emis_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | iwco_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | pres_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | dz_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | rhodz_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | rad_cs | ||
| real, | intent(in), | DIMENSION(len_cs) | :: | rneb_ord | ||
| real, | intent(in) | :: | rnebmax | |||
| real, | intent(inout) | :: | stot | |||
| real, | intent(inout) | :: | shc | |||
| real, | intent(inout) | :: | shist | |||
| real, | intent(inout) | :: | sCb | |||
| real, | intent(inout) | :: | sThCi | |||
| real, | intent(inout) | :: | sAnv | |||
| real, | intent(out) | :: | emis | |||
| real, | intent(out) | :: | pcld | |||
| real, | intent(out) | :: | tcld | |||
| real, | intent(out) | :: | iwp | |||
| real, | intent(out) | :: | deltaz | |||
| real, | intent(out) | :: | rad |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ibeg | |||
| integer, | intent(in) | :: | iend | |||
| real, | intent(in) | :: | som_tau | |||
| integer, | intent(inout) | :: | visible | |||
| real, | intent(inout), | DIMENSION(:) | :: | w |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ibeg | |||
| integer, | intent(in) | :: | iend | |||
| real, | intent(in), | DIMENSION(:) | :: | temp_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | tau_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | iwco_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | pres_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | dz_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | rhodz_cs | ||
| real, | intent(in), | DIMENSION(:) | :: | rad_cs | ||
| real, | intent(out) | :: | pcld | |||
| real, | intent(out) | :: | tcld | |||
| real, | intent(out) | :: | som_tau | |||
| real, | intent(out) | :: | som_iwc | |||
| real, | intent(out) | :: | som_dz | |||
| real, | intent(out) | :: | som_rad |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ideb | |||
| real, | intent(in), | DIMENSION(:) | :: | w | ||
| integer, | intent(out) | :: | ibeg | |||
| integer, | intent(out) | :: | iend |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | len_cs | |||
| real, | intent(in), | DIMENSION(:) | :: | rneb_cs | ||
| real, | intent(out), | DIMENSION(:) | :: | rneb_ord |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | DIMENSION(klev) | :: | rneb_1D | ||
| real, | intent(in), | DIMENSION(klev) | :: | temp_1D | ||
| real, | intent(in), | DIMENSION(klev) | :: | emis_1D | ||
| real, | intent(in), | DIMENSION(klev) | :: | iwcon_1D | ||
| real, | intent(in), | DIMENSION(klev) | :: | rad_1D | ||
| real, | intent(in), | DIMENSION(klev) | :: | pres | ||
| real, | intent(in), | DIMENSION(klev) | :: | dz | ||
| real, | intent(in), | DIMENSION(klev) | :: | rhodz_1D | ||
| real, | intent(out) | :: | cc_tot_mesh | |||
| real, | intent(out) | :: | cc_hc_mesh | |||
| real, | intent(out) | :: | cc_hist_mesh | |||
| real, | intent(out) | :: | pcld_hc_mesh | |||
| real, | intent(out) | :: | tcld_hc_mesh | |||
| real, | intent(out) | :: | em_hc_mesh | |||
| real, | intent(out) | :: | iwp_hc_mesh | |||
| real, | intent(out) | :: | deltaz_hc_mesh | |||
| real, | intent(out) | :: | cc_Cb_mesh | |||
| real, | intent(out) | :: | cc_ThCi_mesh | |||
| real, | intent(out) | :: | cc_Anv_mesh | |||
| real, | intent(out) | :: | pcld_Cb_mesh | |||
| real, | intent(out) | :: | tcld_Cb_mesh | |||
| real, | intent(out) | :: | em_Cb_mesh | |||
| real, | intent(out) | :: | pcld_ThCi_mesh | |||
| real, | intent(out) | :: | tcld_ThCi_mesh | |||
| real, | intent(out) | :: | em_ThCi_mesh | |||
| real, | intent(out) | :: | pcld_Anv_mesh | |||
| real, | intent(out) | :: | tcld_Anv_mesh | |||
| real, | intent(out) | :: | em_Anv_mesh | |||
| real, | intent(out) | :: | em_hist_mesh | |||
| real, | intent(out) | :: | iwp_hist_mesh | |||
| real, | intent(out) | :: | deltaz_hist_mesh | |||
| real, | intent(out) | :: | rad_hist_mesh |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=14), | intent(in) | :: | sx | |||
| real, | intent(in) | :: | x | |||
| real, | intent(in) | :: | bsup | |||
| real, | intent(in) | :: | binf |