SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | diag_misc_isba_n (DMK, KK, PK, PEK, AGK, IO, OSURF_MISC_BUDGET, OVOLUMETRIC_SNOWLIQ, PTSTEP, OAGRIP, PTIME, KSIZE) |
subroutine diag_misc_isba_n | ( | type(diag_misc_isba_t), intent(inout) | DMK, |
type(isba_k_t), intent(inout) | KK, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
type(agri_t), intent(inout) | AGK, | ||
type(isba_options_t), intent(inout) | IO, | ||
logical, intent(in) | OSURF_MISC_BUDGET, | ||
logical, intent(in) | OVOLUMETRIC_SNOWLIQ, | ||
real, intent(in) | PTSTEP, | ||
logical, intent(in) | OAGRIP, | ||
real, intent(in) | PTIME, | ||
integer, intent(in) | KSIZE | ||
) |
Definition at line 8 of file diag_misc_isban.F90.