| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | lunout | ||||
| integer, | protected, | SAVE | :: | nbsrf | |||
| integer, | protected, | SAVE | :: | is_lic | |||
| integer, | protected, | SAVE | :: | is_ter | |||
| real, | protected, | SAVE | :: | RG | |||
| real, | protected, | SAVE | :: | RV | |||
| real, | protected, | SAVE | :: | RD | |||
| real, | protected, | SAVE | :: | RCPD | |||
| real, | protected, | SAVE | :: | RLSTT | |||
| real, | protected, | SAVE | :: | RLVTT | |||
| real, | protected, | SAVE | :: | RTT | |||
| real, | protected, | SAVE | :: | a_ratqs_cv | |||
| real, | protected, | SAVE | :: | tau_var | |||
| real, | protected, | SAVE | :: | fac_tau | |||
| real, | protected, | SAVE | :: | tau_cumul | |||
| real, | protected, | SAVE | :: | a_ratqs_wake | |||
| integer, | protected, | SAVE | :: | dqimpl | |||
| real, | public, | allocatable, SAVE | :: | povariance(:,:) | |||
| real, | public, | allocatable, SAVE | :: | var_conv(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | klon | |||
| integer, | intent(in) | :: | klev | |||
| integer, | intent(in) | :: | iflag_thermals | |||
| integer, | intent(in) | :: | lunout_in | |||
| integer, | intent(in) | :: | nbsrf_in | |||
| integer, | intent(in) | :: | is_lic_in | |||
| integer, | intent(in) | :: | is_ter_in | |||
| real, | intent(in) | :: | RG_in | |||
| real, | intent(in) | :: | RV_in | |||
| real, | intent(in) | :: | RD_in | |||
| real, | intent(in) | :: | RCPD_in | |||
| real, | intent(in) | :: | RLSTT_in | |||
| real, | intent(in) | :: | RLVTT_in | |||
| real, | intent(in) | :: | RTT_in |