5.7.2. Namelist NAM_PREP_TEB_SNOW
Fortran name | Fortran type | values | default value |
CSNOW_ROOF | string of 6 characters | '1-L' | '1-L' |
CSNOW_ROAD | string of 6 characters | '1-L' | '1-L' |
CFILE_SNOW_TEB | string of 28 characters | '' | |
CTYPE_SNOW | string of 6 characters | 'MESONH','GRIB','LFI','ASCII' | '' |
CFILEPGD_SNOW_TEB | string of 28 characters | '' | |
CTYPEPGD_SNOW | string of 6 characters | 'MESONH','LFI','ASCII' | '' |
XWSNOW_ROOF | real | none | |
XWSNOW_ROAD | real | none | |
XTSNOW_ROOF | real | none | |
XTSNOW_ROAD | real | none | |
XLWCSNOW_ROOF | real | none | |
XLWCSNOW_ROAD | real | none | |
XASNOW_ROOF | real | none | |
XASNOW_ROAD | real | none | |
XRSNOW_ROOF | real | none | |
XRSNOW_ROAD | real | none | |
LSNOW_IDEAL_TEB | logical | F |
- CSNOW_ROAD : snow scheme used over roads
- CSNOW_ROOF : snow scheme used over roofs
- CFILE_SNOW_TEB : name of the file used to define the snow profiles. The use of a file or prescribed value of XRSNOW_ROOF/ROAD, XTSNOW_ROOF/ROAD, XWSNOW_ROOF/ROAD and XASNOW_ROOF/ROAD has priority on the data in CFILE_SNOW_TEB file
- CTYPE_SNOW : type of the CFILE_SNOW_TEB 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_TEB : name of the associated PGD file if CFILE_SNOW_TEB is a PREP files.
- CTYPEPGD_SNOW : type of the CFILEPGD_SNOW
- XWSNOW_ROOF : roof snow content
- XWSNOW_ROAD : road snow content
- XTSNOW_ROAD : road temperature
- XTSNOW_ROOF : roof temperature
- XLWCSNOW_ROAD : road snow liquid water content (kg/m3)
- XLWCSNOW_ROOF : roof snow liquid water content (kg/m3)
- XRSNOW_ROOF : roof density
- XRSNOW_ROAD : road density
- XASNOW_ROAD : road albedo
- XASNOW_ROOF : road albedo
- LSNOW_IDEAL_TEB : if LSNOW_IDEAL_TEB = .FALSE. , only one value can be given for following snow parameters and a vertical interpolation is processed. If LSNOW_IDEAL_TEB = .TRUE., values are given for each layer and there is no vertical interpolation performed.