|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | diag_inline_surf_atm_n (DGO, D, PHW, PHT, PPS, PRHOA, PTRAD, PEMIS, PSFU, PSFV, PSFCO2) |
| subroutine diag_inline_surf_atm_n | ( | type(diag_options_t), intent(inout) | DGO, |
| type(diag_t), intent(inout) | D, | ||
| real, dimension(:), intent(in) | PHW, | ||
| real, dimension(:), intent(in) | PHT, | ||
| real, dimension(:), intent(in) | PPS, | ||
| real, dimension(:), intent(in) | PRHOA, | ||
| real, dimension(:), intent(in) | PTRAD, | ||
| real, dimension(:), intent(in) | PEMIS, | ||
| real, dimension(:), intent(in) | PSFU, | ||
| real, dimension(:), intent(in) | PSFV, | ||
| real, dimension(:), intent(in) | PSFCO2 | ||
| ) |
1.8.13