|
SURFEX v8.1
General documentation of Surfex
|
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) |
| 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 | ||
| ) |
1.8.13