CORIO(:)2*TANH(ROTBA(:)/CORIO(:)2) &
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | DTIME | |||
| real, | intent(in) | :: | PP(KLON,KLEV) | |||
| real, | intent(in) | :: | PLAT(KLON) | |||
| real, | intent(in) | :: | TT(KLON,KLEV) | |||
| real, | intent(in) | :: | UU(KLON,KLEV) | |||
| real, | intent(in) | :: | VV(KLON,KLEV) | |||
| real, | intent(in) | :: | ROT(KLON,KLEV) | |||
| real, | intent(out) | :: | zustr(KLON) | |||
| real, | intent(out) | :: | zvstr(KLON) | |||
| real, | intent(inout) | :: | d_u(KLON,KLEV) | |||
| real, | intent(inout) | :: | d_v(KLON,KLEV) | |||
| real, | intent(inout) | :: | east_gwstress(KLON,KLEV) | |||
| real, | intent(inout) | :: | west_gwstress(KLON,KLEV) |