Output the variable about surface forcing of BC in snow in CLM5

Status
Not open for further replies.

zhangmeixin

mxzhang
Member

zhangmeixin

mxzhang
Member
I found that in SurfaceRadiationMod.F90:if use_snicar_frc=true, the the variable will be add to the master field. I already set "CLM_CONFIG_OPTS" value="-phys clm5_0 -snicar_frc on">But I don't konw why no output of SNOBCFRCL....1713532484274.png
 

slevis

Moderator
Staff member
In the case that you are running, you can look in the lnd_in file: is use_snicar_frc = .true. or .false.?

If .false., then you should set it to .true. in the case's user_nl_clm.
 
Last edited:

zhangmeixin

mxzhang
Member
In the case that you are running, you can look in the lnd_in file: is use_snicar_frc = .true. or .false.?

If .false., then you should set it to .true. in the case's user_nl_clm.
Thanks for your reply! I check the lnd_in file and found there are no settings for “use_snicar_frc” in lnd_in file.
I will set use_snicar_frc = .true. in user_nl_clm and then try to run again.
 

zhangmeixin

mxzhang
Member
In the case that you are running, you can look in the lnd_in file: is use_snicar_frc = .true. or .false.?

If .false., then you should set it to .true. in the case's user_nl_clm.
After set “use_snicar_frc” =true, the variable ouput.
Thank you very much!!
 
Status
Not open for further replies.
Back
Top