|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | isba_budget_init (OWATER_BUDGET, HISBA, PEK, PDG, PDZG, PWG_INI, PWGI_INI, PWR_INI, PSWE_INI) |
| subroutine isba_budget_init | ( | logical, intent(in) | OWATER_BUDGET, |
| character(len=*), intent(in) | HISBA, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| real, dimension(:,:), intent(in) | PDG, | ||
| real, dimension(:,:), intent(in) | PDZG, | ||
| real, dimension(:), intent(out) | PWG_INI, | ||
| real, dimension(:), intent(out) | PWGI_INI, | ||
| real, dimension(:), intent(out) | PWR_INI, | ||
| real, dimension(:), intent(out) | PSWE_INI | ||
| ) |
1.8.13