Go to the source code of this file.
Functions/Subroutines |
subroutine | SURFACE_CDCH_1DARP (PZREF, PZ0EFF, PZ0H, PVMOD, PTA, PTG, PQA, PQS, PCD, PCDN, PCH) |
Function/Subroutine Documentation
subroutine SURFACE_CDCH_1DARP |
( |
REAL, dimension(:), intent(in) |
PZREF, |
|
|
REAL, dimension(:), intent(in) |
PZ0EFF, |
|
|
REAL, dimension(:), intent(in) |
PZ0H, |
|
|
REAL, dimension(:), intent(in) |
PVMOD, |
|
|
REAL, dimension(:), intent(in) |
PTA, |
|
|
REAL, dimension(:), intent(in) |
PTG, |
|
|
REAL, dimension(:), intent(in) |
PQA, |
|
|
REAL, dimension(:), intent(in) |
PQS, |
|
|
REAL, dimension(:), intent(out) |
PCD, |
|
|
REAL, dimension(:), intent(out) |
PCDN, |
|
|
REAL, dimension(:), intent(out) |
PCH |
|
) |
| |