5.7.4. Namelist NAM_PREP_GARDEN_SNOW
This namelist defines the type of snow scheme used in GARDEN scheme.
Fortran name | Fortran type | values | default value |
CSNOW_GD | string of 3 characters | 'D95', '3-L', 'EBA' | 'D95' |
NSNOW_LAYER_GD | integer | 1 | |
CFILE_SNOW_GD | string of 28 characters | CFILE_GD in NAM_PREP_TEB_GARDEN | |
CTYPE_SNOW | string of 6 characters | 'MESONH', 'GRIB ', 'LFI ' ,'ASCII ' | CTYPE in NAM_PREP_TEB_GARDEN |
CFILEPGD_SNOW_GD | string of 28 characters | CFILEPGD_GD in NAM_PREP_TEB_GARDEN | |
CTYPEPGD_SNOW | string of 6 characters | 'MESONH', 'LFI ' ,'ASCII' | CTYPEPGD in NAM_PREP_TEB_GARDEN |
LSNOW_IDEAL_GD | logical | .FALSE. | |
XWSNOW_GD | real(20) | 0. | |
XZSNOW_GD | real(20) | 1.E+20 | |
XTSNOW_GD | real(20) | 273.16 | |
XLWCSNOW_GD | real(20) | 0. | |
XRSNOW_GD | real(20) | 300. | |
XASNOW_GD | real | 0.5 |
- CSNOW_GD : type of snow scheme. Possible snow schemes are:
- 'D95' : Douville et al (1995) snow scheme.
- '3-L' : Boone and Etchevers (2000) three layers snow scheme.
- 'EBA' : Bogatchev and Bazile (2005), Arpege operational snow scheme.
- NSNOW_LAYER_GD : number of snow layers
- CFILE_SNOW_GD : name of the file used to define the snow profiles. The use of a file or prescribed value of XRSNOW_GD, XTSNOW_GD, XWSNOW_GD and XASNOW_GD has priority on the data in CFILE_SNOW_GD file
- CTYPE_SNOW : type of the CFILE_SNOW_GD file, if the latter is provided. CTYPE_SNOW must then be given. The following values are currently usable:
- "MESONH" : the file type is a MESONH file.
- "GRIB " : the file type is a GRIB file, coming from any of these models:
- "ECMWF " : european center forecast model
- "ARPEGE" : Arpege french forecast model
- "ALADIN" : Aladin french forecast local model
- "MOCAGE" : Mocage french research chemistry model
- "LFI " : LFI PREP file
- "ASCII": ASCII PREP FILE
- CFILEPGD_SNOW_GD : name of the associated PGD file if CFILE_SNOW_GD is a PREP files.
- CTYPEPGD_SNOW : type of the CFILEPGD_SNOW file, if the latter is provided. CTYPEPGD_SNOW must then be given. The following values are currently usable:
- "MESONH" : the file type is a MESONH file.
- "LFI " : LFI PREP file
- "ASCII": ASCII PREP FILE
- LSNOW_IDEAL_GD : if LSNOW_IDEAL_GD = .FALSE. , only one value can be given for following snow parameters and a vertical interpolation is processed. If LSNOW_IDEAL_GD = .TRUE., values are given for each layer and there is no vertical interpolation performed.
- XWSNOW_GD : uniform value to initialize snow content, one for each layer
- XZSNOW_GD : uniform value to initialize snow depth, one for each layer (m) (alternative to XWSNOW_GD)
- XTSNOW_GD : uniform value to initialize snow temperature, one for each layer
- XLWCSNOW_GD : uniform value to initialize liquid snow water contents, one for each layer (kg/m3)
- XRSNOW_GD : uniform value to initialize snow density, one for each layer
- XASNOW_GD : uniform value to initialize snow albedo