Go to the source code of this file.
Functions/Subroutines |
| subroutine | ISBA_BUDGET_INIT (HISBA, HSNOW_ISBA, PWG, PWGI, PWR, PSNOWSWE, PDG, PDZG, PWG_INI, PWGI_INI, PWR_INI, PSWE_INI) |
Function/Subroutine Documentation
| subroutine ISBA_BUDGET_INIT |
( |
CHARACTER(LEN=*), intent(in) |
HISBA, |
|
|
CHARACTER(LEN=*), intent(in) |
HSNOW_ISBA, |
|
|
REAL, dimension(:,:), intent(in) |
PWG, |
|
|
REAL, dimension(:,:), intent(in) |
PWGI, |
|
|
REAL, dimension(:), intent(in) |
PWR, |
|
|
REAL, dimension(:,:), intent(in) |
PSNOWSWE, |
|
|
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 |
|
) |
| |