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

Functions/Subroutines

subroutine init_nam_flaken (F)
 
subroutine update_nam_flaken (F)
 
subroutine init_nam_diag_surfn (DGO)
 
subroutine update_nam_diag_surfn (DGO)
 
subroutine init_nam_diag_flaken (DMF)
 
subroutine update_nam_diag_flaken (DMF)
 
subroutine init_nam_ch_flaken (CHF)
 
subroutine update_nam_ch_flaken (CHF)
 

Variables

real xtstep
 
real xout_tstep
 
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
 
character(len=6) cch_dry_dep
 
logical lsediments
 
logical lskintemp
 
character(len=3) csnow_flk
 
character(len=5) cflk_flux
 
character(len=4) cflk_alb
 
logical lwater_profile
 
real, dimension(100) xzwat_profile
 

Function/Subroutine Documentation

◆ init_nam_ch_flaken()

subroutine modn_flake_n::init_nam_ch_flaken ( type(ch_flake_t), intent(inout)  CHF)

Definition at line 197 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ init_nam_diag_flaken()

subroutine modn_flake_n::init_nam_diag_flaken ( type(diag_misc_flake_t), intent(inout)  DMF)

Definition at line 165 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ init_nam_diag_surfn()

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

Definition at line 119 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ init_nam_flaken()

subroutine modn_flake_n::init_nam_flaken ( type(flake_t), intent(inout)  F)

Definition at line 77 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ update_nam_ch_flaken()

subroutine modn_flake_n::update_nam_ch_flaken ( type(ch_flake_t), intent(inout)  CHF)

Definition at line 212 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ update_nam_diag_flaken()

subroutine modn_flake_n::update_nam_diag_flaken ( type(diag_misc_flake_t), intent(inout)  DMF)

Definition at line 181 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ update_nam_diag_surfn()

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

Definition at line 142 of file modn_flaken.F90.

Here is the caller graph for this function:

◆ update_nam_flaken()

subroutine modn_flake_n::update_nam_flaken ( type(flake_t), intent(inout)  F)

Definition at line 98 of file modn_flaken.F90.

Here is the caller graph for this function:

Variable Documentation

◆ cch_dry_dep

character(len=6) modn_flake_n::cch_dry_dep

Definition at line 56 of file modn_flaken.F90.

◆ cflk_alb

character(len=4) modn_flake_n::cflk_alb

Definition at line 62 of file modn_flaken.F90.

◆ cflk_flux

character(len=5) modn_flake_n::cflk_flux

Definition at line 61 of file modn_flaken.F90.

◆ csnow_flk

character(len=3) modn_flake_n::csnow_flk

Definition at line 60 of file modn_flaken.F90.

◆ l2m_min_zs

logical modn_flake_n::l2m_min_zs

Definition at line 49 of file modn_flaken.F90.

◆ lcoef

logical modn_flake_n::lcoef

Definition at line 54 of file modn_flaken.F90.

◆ lrad_budget

logical modn_flake_n::lrad_budget

Definition at line 51 of file modn_flaken.F90.

◆ lreset_budgetc

logical modn_flake_n::lreset_budgetc

Definition at line 53 of file modn_flaken.F90.

◆ lsediments

logical modn_flake_n::lsediments

Definition at line 58 of file modn_flaken.F90.

◆ lskintemp

logical modn_flake_n::lskintemp

Definition at line 59 of file modn_flaken.F90.

◆ lsurf_budget

logical modn_flake_n::lsurf_budget

Definition at line 50 of file modn_flaken.F90.

◆ lsurf_budgetc

logical modn_flake_n::lsurf_budgetc

Definition at line 52 of file modn_flaken.F90.

◆ lsurf_vars

logical modn_flake_n::lsurf_vars

Definition at line 55 of file modn_flaken.F90.

◆ lwater_profile

logical modn_flake_n::lwater_profile

Definition at line 64 of file modn_flaken.F90.

◆ n2m

integer modn_flake_n::n2m

Definition at line 48 of file modn_flaken.F90.

◆ xdiag_tstep

real modn_flake_n::xdiag_tstep

Definition at line 47 of file modn_flaken.F90.

◆ xout_tstep

real modn_flake_n::xout_tstep

Definition at line 46 of file modn_flaken.F90.

◆ xtstep

real modn_flake_n::xtstep

Definition at line 45 of file modn_flaken.F90.

◆ xzwat_profile

real, dimension(100) modn_flake_n::xzwat_profile

Definition at line 65 of file modn_flaken.F90.