Go to the source code of this file.
|
subroutine | ice_soilfr (IO, KK, PK, PEK, DMK, PTSTEP, PKSFC_IVEG, PD |
|
◆ ice_soilfr()
subroutine ice_soilfr |
( |
type(isba_options_t), intent(inout) |
IO, |
|
|
type(isba_k_t), intent(inout) |
KK, |
|
|
type(isba_p_t), intent(inout) |
PK, |
|
|
type(isba_pe_t), intent(inout) |
PEK, |
|
|
type(diag_misc_isba_t), intent(inout) |
DMK, |
|
|
real, intent(in) |
PTSTEP, |
|
|
real, dimension(:), intent(in) |
PKSFC_IVEG, |
|
|
|
PD |
|
) |
| |