SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
modn_flake_n Module Reference
Collaboration diagram for modn_flake_n:
Collaboration graph
[legend]

Public Member Functions

subroutine init_nam_flaken (F)
 
subroutine update_nam_flaken (F)
 
subroutine init_nam_diag_surfn (DGF)
 
subroutine update_nam_diag_surfn (DGF)
 
subroutine init_nam_diag_flaken (DGMF)
 
subroutine update_nam_diag_flaken (DGMF)
 
subroutine init_nam_ch_flaken (CHF)
 
subroutine update_nam_ch_flaken (CHF)
 

Public Attributes

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
 

Detailed Description

Definition at line 6 of file modn_flaken.F90.

Member Function/Subroutine Documentation

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

Definition at line 196 of file modn_flaken.F90.

Here is the caller graph for this function:

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

Definition at line 164 of file modn_flaken.F90.

Here is the caller graph for this function:

subroutine modn_flake_n::init_nam_diag_surfn ( type(diag_flake_t), intent(inout)  DGF)

Definition at line 118 of file modn_flaken.F90.

Here is the caller graph for this function:

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

Definition at line 76 of file modn_flaken.F90.

Here is the caller graph for this function:

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

Definition at line 211 of file modn_flaken.F90.

Here is the caller graph for this function:

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

Definition at line 180 of file modn_flaken.F90.

Here is the caller graph for this function:

subroutine modn_flake_n::update_nam_diag_surfn ( type(diag_flake_t), intent(inout)  DGF)

Definition at line 141 of file modn_flaken.F90.

Here is the caller graph for this function:

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

Definition at line 97 of file modn_flaken.F90.

Here is the caller graph for this function:

Member Data Documentation

character(len=6) modn_flake_n::cch_dry_dep

Definition at line 56 of file modn_flaken.F90.

character(len=4) modn_flake_n::cflk_alb

Definition at line 62 of file modn_flaken.F90.

character(len=5) modn_flake_n::cflk_flux

Definition at line 61 of file modn_flaken.F90.

character(len=3) modn_flake_n::csnow_flk

Definition at line 60 of file modn_flaken.F90.

logical modn_flake_n::l2m_min_zs

Definition at line 49 of file modn_flaken.F90.

logical modn_flake_n::lcoef

Definition at line 54 of file modn_flaken.F90.

logical modn_flake_n::lrad_budget

Definition at line 51 of file modn_flaken.F90.

logical modn_flake_n::lreset_budgetc

Definition at line 53 of file modn_flaken.F90.

logical modn_flake_n::lsediments

Definition at line 58 of file modn_flaken.F90.

logical modn_flake_n::lskintemp

Definition at line 59 of file modn_flaken.F90.

logical modn_flake_n::lsurf_budget

Definition at line 50 of file modn_flaken.F90.

logical modn_flake_n::lsurf_budgetc

Definition at line 52 of file modn_flaken.F90.

logical modn_flake_n::lsurf_vars

Definition at line 55 of file modn_flaken.F90.

logical modn_flake_n::lwater_profile

Definition at line 64 of file modn_flaken.F90.

integer modn_flake_n::n2m

Definition at line 48 of file modn_flaken.F90.

real modn_flake_n::xdiag_tstep

Definition at line 47 of file modn_flaken.F90.

real modn_flake_n::xout_tstep

Definition at line 46 of file modn_flaken.F90.

real modn_flake_n::xtstep

Definition at line 45 of file modn_flaken.F90.

real, dimension(100) modn_flake_n::xzwat_profile

Definition at line 65 of file modn_flaken.F90.


The documentation for this module was generated from the following file: