|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | isba_budget (IO, PK, PEK, DEK, OWATER_BUDGET, PTSTEP, PWG_INI, PWGI_INI, PWR_INI, PSWE_INI, PRAIN, PSNOW, PEVAP) |
| subroutine isba_budget | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(diag_evap_isba_t), intent(inout) | DEK, | ||
| logical, intent(in) | OWATER_BUDGET, | ||
| real, intent(in) | PTSTEP, | ||
| real, dimension(:), intent(in) | PWG_INI, | ||
| real, dimension(:), intent(in) | PWGI_INI, | ||
| real, dimension(:), intent(in) | PWR_INI, | ||
| real, dimension(:), intent(in) | PSWE_INI, | ||
| real, dimension(:), intent(in) | PRAIN, | ||
| real, dimension(:), intent(in) | PSNOW, | ||
| real, dimension(:), intent(in) | PEVAP | ||
| ) |
1.8.13