SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Attributes
MODD_PREP_SNOW Module Reference
Collaboration diagram for MODD_PREP_SNOW:
Collaboration graph
[legend]

List of all members.

Public Attributes

REAL, parameter XWSNOW_CLIM_GRAD = - 0.08 * 300. * (-0.0065)
LOGICAL LSNOW_FRAC_TOT
INTEGER, parameter NSNOW_LAYER_MAX = 50
INTEGER, parameter NGRID_LEVEL = 6
REAL, dimension(ngrid_level) XGRID_SNOW = (/ 0., 0.05, 0.1, 0.5, 0.9, 1. /)

Detailed Description

Definition at line 2 of file modd_prep_snow.F90.


Member Data Documentation

Definition at line 45 of file modd_prep_snow.F90.

INTEGER, parameter MODD_PREP_SNOW::NGRID_LEVEL = 6

Definition at line 51 of file modd_prep_snow.F90.

INTEGER, parameter MODD_PREP_SNOW::NSNOW_LAYER_MAX = 50

Definition at line 46 of file modd_prep_snow.F90.

REAL, dimension(ngrid_level) MODD_PREP_SNOW::XGRID_SNOW = (/ 0., 0.05, 0.1, 0.5, 0.9, 1. /)

Definition at line 52 of file modd_prep_snow.F90.

REAL, parameter MODD_PREP_SNOW::XWSNOW_CLIM_GRAD = - 0.08 * 300. * (-0.0065)

Definition at line 40 of file modd_prep_snow.F90.


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