Go to the source code of this file.
Functions/Subroutines |
subroutine | DEFAULT_DIAG_ISBA (K2M, OSURF_BUDGET, O2M_MIN_ZS, ORAD_BUDGET, OCOEF, OSURF_VARS, OSURF_EVAP_BUDGET, OSURF_MISC_BUDGET, OSURF_BUDGETC, OSURF_MISC_DIF, OPATCH_BUDGET, OPGD, ORESET_BUDGETC, OWATER_BUDGET, PDIAG_TSTEP) |
Function/Subroutine Documentation
subroutine DEFAULT_DIAG_ISBA |
( |
INTEGER, intent(out) |
K2M, |
|
|
LOGICAL, intent(out) |
OSURF_BUDGET, |
|
|
LOGICAL, intent(out) |
O2M_MIN_ZS, |
|
|
LOGICAL, intent(out) |
ORAD_BUDGET, |
|
|
LOGICAL, intent(out) |
OCOEF, |
|
|
LOGICAL, intent(out) |
OSURF_VARS, |
|
|
LOGICAL, intent(out) |
OSURF_EVAP_BUDGET, |
|
|
LOGICAL, intent(out) |
OSURF_MISC_BUDGET, |
|
|
LOGICAL, intent(out) |
OSURF_BUDGETC, |
|
|
LOGICAL, intent(out) |
OSURF_MISC_DIF, |
|
|
LOGICAL, intent(out) |
OPATCH_BUDGET, |
|
|
LOGICAL, intent(out) |
OPGD, |
|
|
LOGICAL, intent(out) |
ORESET_BUDGETC, |
|
|
LOGICAL, intent(out) |
OWATER_BUDGET, |
|
|
REAL, intent(out) |
PDIAG_TSTEP |
|
) |
| |