Go to the source code of this file.
Functions/Subroutines |
subroutine | SSO_Z0_FRICTION_n (PSEA, PUREF, PRHOA, PU, PV, PPEW_A_COEF, PPEW_B_COEF, PSFU, PSFV) |
Function/Subroutine Documentation
subroutine SSO_Z0_FRICTION_n |
( |
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 |
|
) |
| |