SURFEX v8.1
General documentation of Surfex
|
Functions/Subroutines | |
subroutine | init_nam_diag_surfn (DGO) |
subroutine | update_nam_diag_surfn (DGO) |
Variables | |
real | xdiag_tstep |
integer | n2m |
logical | l2m_min_zs |
logical | lsurf_budget |
logical | lrad_budget |
logical | lsurf_budgetc |
logical | lreset_budgetc |
logical | lcoef |
logical | lsurf_vars |
subroutine modn_ideal_n::init_nam_diag_surfn | ( | type(diag_options_t), intent(inout) | DGO | ) |
subroutine modn_ideal_n::update_nam_diag_surfn | ( | type(diag_options_t), intent(inout) | DGO | ) |
logical modn_ideal_n::l2m_min_zs |
Definition at line 45 of file modn_idealn.F90.
logical modn_ideal_n::lcoef |
Definition at line 50 of file modn_idealn.F90.
logical modn_ideal_n::lrad_budget |
Definition at line 47 of file modn_idealn.F90.
logical modn_ideal_n::lreset_budgetc |
Definition at line 49 of file modn_idealn.F90.
logical modn_ideal_n::lsurf_budget |
Definition at line 46 of file modn_idealn.F90.
logical modn_ideal_n::lsurf_budgetc |
Definition at line 48 of file modn_idealn.F90.
logical modn_ideal_n::lsurf_vars |
Definition at line 51 of file modn_idealn.F90.
integer modn_ideal_n::n2m |
Definition at line 44 of file modn_idealn.F90.
real modn_ideal_n::xdiag_tstep |
Definition at line 43 of file modn_idealn.F90.