|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_sfx_land (IO, S, U, OCPL_GW, OCPL_FLOOD, OCPL_CALVING, PRUNOFF, PDRAIN, PCALVING, PSRCFLOOD) |
| subroutine get_sfx_land | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_s_t), intent(inout) | S, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| logical, intent(in) | OCPL_GW, | ||
| logical, intent(in) | OCPL_FLOOD, | ||
| logical, intent(in) | OCPL_CALVING, | ||
| real, dimension(:), intent(out) | PRUNOFF, | ||
| real, dimension(:), intent(out) | PDRAIN, | ||
| real, dimension(:), intent(out) | PCALVING, | ||
| real, dimension(:), intent(out) | PSRCFLOOD | ||
| ) |
1.8.13