Skip to content

Commit a27d764

Browse files
authored
Merge pull request #799 from emkemp/fix/jules50_foc_ps41
Added multi-layer snow variables for JULES 5.0 PS41 configuration.
2 parents beb7266 + b7fd9a0 commit a27d764

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

lis/configs/557WW-7.4-FOC/tables/MODEL_OUTPUT_LIST.TBL.jules50

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,17 @@ LWdown_f: 1 W/m2 DN 2 0 0 1 144 100000 # Surface incident longwave r
4141
Landmask: 1 - - 0 0 0 1 81 1 # Land Mask (0 - Water, 1 - Land)
4242
Landcover: 1 - - 0 0 0 1 241 1 # Land cover
4343
Elevation: 1 m - 0 0 0 1 233 100 # Elevation
44+
45+
# JULES 5.0 PS41 multi-layer snow variables
46+
ActSnowNL: 1 - - 0 0 0 1 184 1000 # number of snow layer on tile
47+
SnowSoot: 0 kg/kg - 0 0 0 1 184 1000 # Snow soot content (kg/kg)
48+
SnowGrain: 1 micron - 0 0 0 1 185 1000 # snow grain size (bulk)
49+
GrndSnow: 1 kg/m2 - 0 0 0 1 65 10000 # snow on ground (beneath canopy) (kg/m2)
50+
SnowTProf: 1 K - 0 0 0 3 239 1000 # Temperature of the snow pack (K)
51+
SnowLiq: 1 kg/m2 - 0 0 0 3 185 1000 # Fraction of SWE in the liquid phase
52+
SnowIce: 1 kg/m2 - 0 0 0 3 185 1000 # Fraction of SWE in the solid phase
53+
SurftSnow: 1 kg/m2 - 0 0 0 1 65 10000 # Snow Water Equivalent (kg/m2)
54+
SnowDensity: 1 kg/m3 - 0 0 0 1 185 1000 # Snowpack bulk density (kg/m3)
55+
LayerSnowDepth: 1 m - 0 0 0 3 66 1000 # thickness (m) of each snow layer
56+
LayerSnowGrain: 1 micron - 0 0 0 3 185 1000 # snow grain size for each layer
57+
LayerSnowDensity: 1 kg/m3 - 0 0 0 3 185 1000 # Snow layer densities (m)

0 commit comments

Comments
 (0)