|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sso_z0_friction_n (USS, PSEA, PUREF, PRHOA, PU, PV, PPEW_A_COEF, PPEW_B_COEF, PSFU, PSFV) |
| subroutine sso_z0_friction_n | ( | type(sso_t), intent(inout) | USS, |
| real, dimension(:), intent(in) | PSEA, | ||
| real, dimension(:), intent(in) | PUREF, | ||
| real, dimension(:), intent(in) | PRHOA, | ||
| real, dimension(:), intent(in) | PU, | ||
| real, dimension(:), intent(in) | PV, | ||
| real, dimension(:), intent(in) | PPEW_A_COEF, | ||
| real, dimension(:), intent(in) | PPEW_B_COEF, | ||
| real, dimension(:), intent(inout) | PSFU, | ||
| real, dimension(:), intent(inout) | PSFV | ||
| ) |
1.8.13