Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sso_beljaars04 (USS, KI, KLVL, PZ, PSSO_STDEV, PU, PFORC_U, PDFORC_UDU) |
| subroutine sso_beljaars04 | ( | type(surf_atm_sso_t), intent(inout) | USS, |
| integer, intent(in) | KI, | ||
| integer, intent(in) | KLVL, | ||
| real, dimension(ki,klvl), intent(in) | PZ, | ||
| real, dimension(ki), intent(in) | PSSO_STDEV, | ||
| real, dimension(ki,klvl), intent(in) | PU, | ||
| real, dimension(ki,klvl), intent(inout) | PFORC_U, | ||
| real, dimension(ki,klvl), intent(inout) | PDFORC_UDU | ||
| ) |
1.8.5