| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ngrid | |||
| integer, | intent(in) | :: | nlay | |||
| real, | intent(in), | dimension(ngrid,nlay) | :: | po | ||
| real, | intent(in), | dimension(ngrid,nlay) | :: | pt | ||
| real, | intent(in), | dimension(ngrid,nlay) | :: | pu | ||
| real, | intent(in), | dimension(ngrid,nlay) | :: | pv | ||
| real, | intent(in), | dimension(ngrid,nlay) | :: | pplay | ||
| real, | intent(in), | dimension(ngrid,nlay+1) | :: | pplev | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zo | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zh | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zl | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | ztv | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zthl | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zu | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zv | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | zpspsk | ||
| real, | intent(out), | dimension(ngrid,nlay) | :: | pqsat | ||
| integer, | intent(out), | dimension(ngrid) | :: | lcong | ||
| real, | intent(out), | dimension(ngrid) | :: | lintercong | ||
| integer, | intent(in) | :: | lev_out |