| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | klon | |||
| integer, | intent(in) | :: | klev | |||
| integer, | intent(in) | :: | k | |||
| real, | intent(in), | DIMENSION(klon,klev) | :: | temp | ||
| real, | intent(in), | DIMENSION(klon,klev) | :: | pplay | ||
| real, | intent(in), | DIMENSION(klon,klev+1) | :: | paprs | ||
| real, | intent(in), | DIMENSION(klon,klev) | :: | rneb | ||
| real, | intent(out), | DIMENSION(klon) | :: | distcltop1D | ||
| real, | intent(out), | DIMENSION(klon) | :: | temp_cltop |