|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | unpack_diag_patch_n (IO, DEK, PK, KMASK, KSIZE, KNPATCH, KPATCH, PCPL_DRAIN, PCPL_RUNOFF, PCPL_EFLOOD, PCPL_PFLOOD, PCPL_IFLOOD, PCPL_ICEFLUX) |
| subroutine unpack_diag_patch_n | ( | type(isba_options_t), intent(inout) | IO, |
| type(diag_evap_isba_t), intent(inout) | DEK, | ||
| type(isba_p_t), intent(inout) | PK, | ||
| integer, dimension(:), intent(in) | KMASK, | ||
| integer, intent(in) | KSIZE, | ||
| integer, intent(in) | KNPATCH, | ||
| integer, intent(in) | KPATCH, | ||
| real, dimension(:,:), intent(out) | PCPL_DRAIN, | ||
| real, dimension(:,:), intent(out) | PCPL_RUNOFF, | ||
| real, dimension(:,:), intent(out) | PCPL_EFLOOD, | ||
| real, dimension(:,:), intent(out) | PCPL_PFLOOD, | ||
| real, dimension(:,:), intent(out) | PCPL_IFLOOD, | ||
| real, dimension(:,:), intent(out) | PCPL_ICEFLUX | ||
| ) |
1.8.13