| 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 |