Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | lqlnr | = | .false. | ||
real, | public, | allocatable | :: | th0av(:) | |||
real, | public | :: | chi_half | = | 0.5 | ||
real, | public, | allocatable | :: | thv0(:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | thl(ib-ih:ie+ih,jb-jh:je+jh,kb-kh:ke+kh) | |||
real, | intent(in) | :: | qt(ib-ih:ie+ih,jb-jh:je+jh,kb-kh:ke+kh) | |||
real, | intent(out) | :: | ql(ib-ih:ie+ih,jb-jh:je+jh,kb:ke+kh) | |||
real, | intent(in) | :: | pressure(kb:ke+kh) | |||
real, | intent(in) | :: | exner(kb:ke+kh) |