|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sso_be04_friction_n (SB, USS, PTSTEP, PSEA, PUREF, PRHOA, PU, PV, PSFU, PSFV) |
| subroutine sso_be04_friction_n | ( | type(canopy_t), intent(inout) | SB, |
| type(sso_t), intent(inout) | USS, | ||
| real, intent(in) | PTSTEP, | ||
| 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(inout) | PSFU, | ||
| real, dimension(:), intent(inout) | PSFV | ||
| ) |
Definition at line 7 of file sso_be04_frictionn.F90.


1.8.13