Snow temperature profile output in CLM4.0/CLM4.5?

Hi there,I am wondering if the capability has been set up to output 3-D arrays of snow temperature (i.e. a vertical profile of snow temperature through the (up to) 5 snow layers, at each [i,j] point) to history file?  I.e. something analagous to TSOI_ICE, but for the actual snow column.I don't see an output variable of this form set up in models/lnd/clm/src/clm4_0/main/histFldsMod.F90.Thanks for your help,Jeremy Fyke
 

wvsi3w

wvsi3w
Member
Hi there,I am wondering if the capability has been set up to output 3-D arrays of snow temperature (i.e. a vertical profile of snow temperature through the (up to) 5 snow layers, at each [i,j] point) to history file? I.e. something analagous to TSOI_ICE, but for the actual snow column.I don't see an output variable of this form set up in models/lnd/clm/src/clm4_0/main/histFldsMod.F90.Thanks for your help,Jeremy Fyke
Hello,
I was wondering if you found the answer to your question? Its been 11 years though but it would be useful to know your response.
I have a similar question but for the ground temperature profile of CLM5 that I asked here (Temperature at different depths in CLM5).

I want to know if there is a way to have this as an output variable in the model (and if I increase the bottom boundary condition of the CLM, can I have the Temperature from the surface to the bottom boundary for each grid-point).
 

slevis

Moderator
Staff member
SNO_T is dimensioned by snow layer
TSOI is dimensioned by soil layer
so both are vertical profiles of the temperature.
 
Back
Top