-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Single point snow albedo mods #36
Comments
Fyi, it looks like you can change fresh_snw_rds_max in the lnd namelist, at least in ctsm5.1.dev150. |
This was referenced Dec 12, 2023
This was referenced Jan 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
See comments on the SNICAR PR re. changes we can consider for snow albedo modification. Once we make a plan forward I'll create new issues in this repo.
Given the possible directions forward, it seems the best plan to investigate snow albedo modifications may be a series of shorter duration runs to assess arctic survival, timing of snowmelt and albedo in AD simulations. I'm also going to do these for single point cases to start with.
The three sites are:
snow_thermal_cond_method = 'Sturm1997'
xdrdt = 2
xdrdt = 2
,scvng_fct_mlt_sf = 0.5
,snw_rds_refrz = 1500
snicar_snobc_intmix = .true.
CLM_BLDNML_OPTS -ignore_warnings
& removed namelist from error flag incontrolMod.F90
snicar_snobc_intmix = .true.
+ ABC from abovefresh_snw_rds_max = 400._r8
(previously 203) + blk_ABC abovesnow_thermal_cond_method = 'Sturm1997'
+ blk_ABCD abovexdrdt = 4
,scvng_fct_mlt_sf = 0.25
xdrdt = 10
,scvng_fct_mlt_sf = 0.10
Final changes inlucded
user_nl_clm changes
xdrdt = 1
,scvng_fct_mlt_sf = 1
,snw_rds_refrz = 1000
xdrdt = 2
,scvng_fct_mlt_sf = 0.5
,snw_rds_refrz = 1500
CLM_BLDNML_OPTS -ignore_warnings
&/glade/u/home/wwieder/CTSM/src/main/controlMod.F90
-
fresh_snw_rds_max = 400._r8
as SourceMods (e.g.,/glade/scratch/wwieder/deadArctic/Pyasina/Sturm_blk_ABCD/SourceMods/src.clmAerosolMod.F90
)Diagnostics:
Diags (if available)
Run directories and Output:
Output (if still available):
/glade/scratch/wwieder/deadArctic/
Contacts:
@wwieder
The text was updated successfully, but these errors were encountered: