Go to the source code of this file.
|
subroutine | diag_isba_init_n (CHI, DE, DEC, NDE, NDEC, DGO, D, DC, |
|
subroutine | alloc_misc_bud (DMA, KLUA, KLUAP, KNLAYER, KSNLAYER, OPROSNOW) |
|
subroutine | alloc_evap_bud (DEA, KLUA, KLUAP) |
|
subroutine | alloc_meb_bud (DEA, KLUA) |
|
subroutine | alloc_water_bud (DEA, KLUA) |
|
◆ alloc_evap_bud()
subroutine diag_isba_init_n::alloc_evap_bud |
( |
type(diag_evap_isba_t), intent(inout) |
DEA, |
|
|
integer, intent(in) |
KLUA, |
|
|
integer, intent(in) |
KLUAP |
|
) |
| |
◆ alloc_meb_bud()
subroutine diag_isba_init_n::alloc_meb_bud |
( |
type(diag_evap_isba_t), intent(inout) |
DEA, |
|
|
integer, intent(in) |
KLUA |
|
) |
| |
◆ alloc_misc_bud()
subroutine diag_isba_init_n::alloc_misc_bud |
( |
type(diag_misc_isba_t), intent(inout) |
DMA, |
|
|
integer, intent(in) |
KLUA, |
|
|
integer, intent(in) |
KLUAP, |
|
|
integer, intent(in) |
KNLAYER, |
|
|
integer, intent(in) |
KSNLAYER, |
|
|
logical, intent(in) |
OPROSNOW |
|
) |
| |
◆ alloc_water_bud()
subroutine diag_isba_init_n::alloc_water_bud |
( |
type(diag_evap_isba_t), intent(inout) |
DEA, |
|
|
integer, intent(in) |
KLUA |
|
) |
| |
◆ diag_isba_init_n()
subroutine diag_isba_init_n |
( |
type(ch_isba_t), intent(inout) |
CHI, |
|
|
type(diag_evap_isba_t), intent(inout) |
DE, |
|
|
type(diag_evap_isba_t), intent(inout) |
DEC, |
|
|
type(diag_evap_isba_np_t), intent(inout) |
NDE, |
|
|
type(diag_evap_isba_np_t), intent(inout) |
NDEC, |
|
|
type(diag_options_t), intent(in) |
DGO, |
|
|
type(diag_t), intent(inout) |
D, |
|
|
type(diag_t), intent(inout) |
DC |
|
) |
| |