Skip to content

stream_year_last_ndep is set to 2005 instead of 2015 for historical with ctsm1.0.dev093 #1004

@olyson

Description

@olyson

Brief summary of bug

An out of the box historical case using ctsm1.0.dev093 has stream_year_last_ndep set to 2005 instead of 2015

General bug information

ctsm1.0.dev093

Does this bug cause significantly incorrect results in the model's science? Yes

Configurations affected: [Fill this in if known.]

--compset HIST_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_MOSART_CISM2%NOEVOLVE_SWAV --res f19_g17_gl4

Details of bug

I ran a short historical simulation with ctsm1.0.dev093 basically out of the box. The ndep stream seems to be set up wrong for this case. It's using the updated ndep file correctly, but the stream_year_last_ndep = 2005 and so it's cycling back to 1850 values:

&ndepdyn_nml
model_year_align_ndep = 1850
ndep_taxmode = 'cycle'
ndep_varlist = 'NDEP_month'
ndepmapalgo = 'bilinear'
stream_fldfilename_ndep = '/glade/p/cesmdata/cseg/inputdata/lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc'
stream_year_first_ndep = 1850
stream_year_last_ndep = 2005
/

I used this to setup the case:

./create_newcase --compset HIST_DATM%GSWP3v1_CLM50%BGC-CROP_SICE_SOCN_MOSART_CISM2%NOEVOLVE_SWAV --res f19_g17_gl4 --case clm50_ctsm10d093_2deg_GSWP3V1_hist --project P93300041 --run-unsupported --machine cheyenne

My case directory is here:

/glade/work/oleson/ctsm1.0.dev093/cime/scripts/clm50_ctsm10d093_2deg_GSWP3V1_hist

Important output or errors that show the problem

http://webext.cgd.ucar.edu/I20TR/clm50_ctsm10d093_2deg_GSWP3V1_hist/lnd/clm50_ctsm10d093_2deg_GSWP3V1_hist.1995_2014-clm50_ctsm10d089_2deg_GSWP3V1_hist.1995_2014/set1/set1Anom_NDEP_TO_SMINN.png

Metadata

Metadata

Assignees

Labels

bugsomething is working incorrectlyscienceEnhancement to or bug impacting science

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions