SURFEX v8.1
General documentation of Surfex
Functions/Subroutines | Variables
modn_ideal_n Module Reference

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
 

Function/Subroutine Documentation

◆ init_nam_diag_surfn()

subroutine modn_ideal_n::init_nam_diag_surfn ( type(diag_options_t), intent(inout)  DGO)

Definition at line 59 of file modn_idealn.F90.

Here is the caller graph for this function:

◆ update_nam_diag_surfn()

subroutine modn_ideal_n::update_nam_diag_surfn ( type(diag_options_t), intent(inout)  DGO)

Definition at line 82 of file modn_idealn.F90.

Here is the caller graph for this function:

Variable Documentation

◆ l2m_min_zs

logical modn_ideal_n::l2m_min_zs

Definition at line 45 of file modn_idealn.F90.

◆ lcoef

logical modn_ideal_n::lcoef

Definition at line 50 of file modn_idealn.F90.

◆ lrad_budget

logical modn_ideal_n::lrad_budget

Definition at line 47 of file modn_idealn.F90.

◆ lreset_budgetc

logical modn_ideal_n::lreset_budgetc

Definition at line 49 of file modn_idealn.F90.

◆ lsurf_budget

logical modn_ideal_n::lsurf_budget

Definition at line 46 of file modn_idealn.F90.

◆ lsurf_budgetc

logical modn_ideal_n::lsurf_budgetc

Definition at line 48 of file modn_idealn.F90.

◆ lsurf_vars

logical modn_ideal_n::lsurf_vars

Definition at line 51 of file modn_idealn.F90.

◆ n2m

integer modn_ideal_n::n2m

Definition at line 44 of file modn_idealn.F90.

◆ xdiag_tstep

real modn_ideal_n::xdiag_tstep

Definition at line 43 of file modn_idealn.F90.