Skip to content
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

Merge b4bdev 20240420 #2482

Merged
merged 76 commits into from
Apr 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
39451d8
Add ncl script that creates PLUMBER2 csv file, and the file itself.
olyson Sep 13, 2023
30df16b
csv file header change.
olyson Sep 13, 2023
5600744
Add PLUMBER2 surface dataset wrapper.
olyson Sep 13, 2023
fe27886
Add PLUMBER2 usermods defaults.
olyson Sep 13, 2023
8ee05b8
Add canopy top and bottom heights.
olyson Oct 4, 2023
1272e58
PLUMBER surface data & usermods
wwieder Oct 5, 2023
b87b359
updaed shell commands
wwieder Oct 5, 2023
1ef7bb4
py script for creating usermods
wwieder Oct 5, 2023
e8c1524
corrected surfdat filename
wwieder Oct 5, 2023
5f9b08c
resolving conflicts
wwieder Oct 5, 2023
b429b63
black formatting
wwieder Oct 6, 2023
38117f9
git ignore black
wwieder Oct 6, 2023
d53f136
remove default history files
wwieder Oct 26, 2023
d6de294
adding datm streams to usermods
wwieder Oct 27, 2023
7e7a485
actual usermod changes
wwieder Oct 27, 2023
1c3ea1c
removing custom O3 years
wwieder Oct 30, 2023
300e83e
updating default datm_stream and vars
wwieder Oct 30, 2023
aac7522
update datm for usermods
wwieder Nov 2, 2023
8d34685
updates plumber2 usermods
wwieder Nov 2, 2023
e24e564
Merge tag 'ctsm5.1.dev168' into PLUMBERcsv
wwieder Feb 21, 2024
f92d802
Changes in response to review and remove print statements
olyson Mar 13, 2024
0620822
History variable changed from QFLX_SUB_SNOW to
olyson Mar 14, 2024
544fffc
Correct instances of xlmchange (should be xmlchange)
olyson Mar 14, 2024
a202a6a
Merge remote-tracking branch 'escomp/b4b-dev' into PLUMBERcsv
ekluzek Mar 20, 2024
666ba3d
Merge remote-tracking branch 'escomp/b4b-dev' into PLUMBERcsv
ekluzek Mar 21, 2024
83df995
Merge remote-tracking branch 'escomp/b4b-dev' into PLUMBERcsv
ekluzek Mar 22, 2024
d9254d4
experiment bug fix
TeaganKing Mar 25, 2024
cd6be8b
formatting
TeaganKing Mar 25, 2024
a7d26c0
updating input data file paths
wwieder Mar 29, 2024
51879ca
Merge pull request #3 from wwieder/PLUMBERcsv
wwieder Mar 29, 2024
c261df6
remove unused line
wwieder Mar 29, 2024
3b09746
Merge pull request #4 from wwieder/PLUMBERcsv
wwieder Apr 1, 2024
c06ce10
close quote on fsurdat
wwieder Apr 1, 2024
394b0ba
more usermod updates
wwieder Apr 1, 2024
d2fa030
Merge pull request #5 from wwieder/PLUMBERcsv
wwieder Apr 1, 2024
3a01490
updates for LAI streams
wwieder Apr 1, 2024
1f4cb01
Merge pull request #6 from wwieder/PLUMBERcsv
wwieder Apr 2, 2024
da2851a
Merge pull request #2456 from adrifoster/merge-master-20240404
adrifoster Apr 5, 2024
3591d02
update year_start for actual year
wwieder Apr 9, 2024
55e4683
Merge pull request #7 from wwieder/PLUMBERcsv
wwieder Apr 9, 2024
142343f
inching closer to functional usermods
wwieder Apr 12, 2024
61676c0
starting to add dtlimit for lai streams
wwieder Apr 12, 2024
3a6f0f7
remove reduntant usermods, addresses #2470
wwieder Apr 12, 2024
031c476
explicitly set CALENDAR for transient vs. spinup cases
wwieder Apr 12, 2024
6dd3b54
bring lai_dtlimit to namelist variable
wwieder Apr 13, 2024
4762186
updating usermods for lai_dtlimit
wwieder Apr 13, 2024
6a4dad8
more usermods for SP/BGG + spin/hist
wwieder Apr 14, 2024
f30b528
address #2474 by creating run_directory
wwieder Apr 15, 2024
149b95e
extend dtlimit for transient runs
wwieder Apr 15, 2024
ba9b05f
setting CALENDAR correctly for spinup and transient cases
wwieder Apr 15, 2024
362d412
chagnes requested for LAI streams
wwieder Apr 15, 2024
1548c0b
getting lai streams to work for HIST cases
wwieder Apr 15, 2024
7aafb0c
adding a bit to log file
wwieder Apr 15, 2024
ea4bcc6
Merge branch 'b4b-dev' into b4b-neon
slevis-lmwg Apr 15, 2024
e586033
Merge branch 'b4b-neon' into neon_experiment_fix
slevis-lmwg Apr 15, 2024
98fb232
Merge pull request #2472 from wwieder/b4b-neon
slevis-lmwg Apr 15, 2024
4a19a1c
Merge pull request #8 from wwieder/PLUMBERcsv
wwieder Apr 16, 2024
56bb4c2
fix from sys test
TeaganKing Apr 16, 2024
cad8d42
fix units for vector hh output
swensosc Apr 16, 2024
2cac510
Merge remote-tracking branch 'TeaganKing/neon_experiment_fix' into ne…
slevis-lmwg Apr 16, 2024
074b4df
Merge pull request #2435 from TeaganKing/neon_experiment_fix
slevis-lmwg Apr 16, 2024
08a8468
Merge branch 'b4b-dev' into fix_hh_vector_units
slevis-lmwg Apr 16, 2024
91b08e2
Merge pull request #2475 from swensosc/fix_hh_vector_units
slevis-lmwg Apr 16, 2024
266671e
One-line fix for izumi NEON-MOAB test error introduced in #2472
slevis-lmwg Apr 17, 2024
4e898b4
Merge pull request #2477 from slevis-lmwg/fix_izumi_neon_moab_test
slevis-lmwg Apr 17, 2024
690caa5
Do not handle lai_dtlimit as a string and the code builds again
slevis-lmwg Apr 18, 2024
7c70971
Fix utest error: missing 2 required positional arguments: 'cth' 'cbh'
slevis-lmwg Apr 18, 2024
ba0a3c2
Fix utest error: zip argument must support iteration
slevis-lmwg Apr 18, 2024
f38a5d6
Fix utest errors: various and one still remains
slevis-lmwg Apr 18, 2024
86fbaf6
Fix final utest error; a system test error still fails
slevis-lmwg Apr 18, 2024
ad40afa
Corrections regarding WARNING versus ERROR confusion in unit test
slevis-lmwg Apr 18, 2024
b078a1b
Merge branch 'b4b-dev' into PLUMBERcsv
slevis-lmwg Apr 18, 2024
56d8109
Merge pull request #2155 from olyson/PLUMBERcsv
slevis-lmwg Apr 19, 2024
4e78079
Merge tag 'ctsm5.2.0' into merge-b4bdev-20240420
ekluzek Apr 20, 2024
9c69057
Update rule for tags
ekluzek Apr 22, 2024
6924874
Change file update
ekluzek Apr 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Ran python directory through black python formatter
b429b63824e09f82e95d2982f14311cbbd8e4a37
d229b5c6689efc4c2a6cef077515c4ccd5c18ff6
4cd83cb3ee6d85eb909403487abf5eeaf4d98911
0aa2957c1f8603c63fa30b11295c06cfddff44a5
Expand Down
6 changes: 6 additions & 0 deletions bld/namelist_files/namelist_definition_ctsm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1746,6 +1746,12 @@ Filename of input stream data for LAI
Filename of input stream data for LAI
</entry>

<entry id="lai_dtlimit" type="real" category="datasets"
group="lai_streams" valid_values="" >
dtlimit (ratio of max/min stream delta times) for LAI streams, which allows for cycling over a year of data
</entry>


<entry id="lai_tintalgo" type="char*80" category="datasets"
group="lai_streams" valid_values="linear,nearest,lower,upper" >
Time interpolation method to use with LAI streams
Expand Down
2 changes: 2 additions & 0 deletions cime_config/usermods_dirs/NEON/defaults/shell_commands
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and don't cycle
if [[ $compset =~ ^HIST ]]; then
./xmlchange CALENDAR=GREGORIAN
./xmlchange DATM_YR_END=2022
./xmlchange RUN_STARTDATE=2018-01-01
# Number of months that can be run for the full transient case
Expand All @@ -29,6 +30,7 @@ if [[ $compset =~ ^HIST ]]; then
./xmlchange CLM_NML_USE_CASE="2018-PD_transient"
else
./xmlchange CLM_NML_USE_CASE="2018_control"
./xmlchange CALENDAR=NO_LEAP
fi

# If needed for SP simulations: & set history file variables
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AR-SLu/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=-66.459808
./xmlchange PTS_LAT=-33.464802
./xmlchange DATM_YR_END=2010
./xmlchange START_TOD=10800
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AR-SLu_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AR-SLu/CLM1PT_data/CTSM_DATM_AR-SLu_2010-2010.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2010" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2010" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2010" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=1
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2010-01-01
./xmlchange DATM_YR_ALIGN=2010
./xmlchange DATM_YR_START=2010
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2010
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AR-SLu/LAI_stream_AR-SLu_2010-2010.nc'" >> user_nl_clm
echo "stream_year_last_lai=2010" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2010" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AT-Neu/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=11.3175
./xmlchange PTS_LAT=47.116669
./xmlchange DATM_YR_END=2012
./xmlchange START_TOD=82800
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AT-Neu_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AT-Neu/CLM1PT_data/CTSM_DATM_AT-Neu_2002-2012.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2002" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2012" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2002" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2002" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2012" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2002" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2002" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2012" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2002" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=11
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2001-12-31
./xmlchange DATM_YR_ALIGN=2001
./xmlchange DATM_YR_START=2001
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2002
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AT-Neu/LAI_stream_AT-Neu_2002-2012.nc'" >> user_nl_clm
echo "stream_year_last_lai=2012" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2001" >> user_nl_clm
echo "stream_year_first_lai=2001" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2002" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AU-ASM/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=133.24899299999998
./xmlchange PTS_LAT=-22.283001000000002
./xmlchange DATM_YR_END=2017
./xmlchange START_TOD=54000
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AU-ASM_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AU-ASM/CLM1PT_data/CTSM_DATM_AU-ASM_2011-2017.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=7
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2010-12-31
./xmlchange DATM_YR_ALIGN=2010
./xmlchange DATM_YR_START=2010
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2011
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AU-ASM/LAI_stream_AU-ASM_2011-2017.nc'" >> user_nl_clm
echo "stream_year_last_lai=2017" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2010" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2011" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AU-Cow/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=145.427155
./xmlchange PTS_LAT=-16.23819
./xmlchange DATM_YR_END=2015
./xmlchange START_TOD=50400
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AU-Cow_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AU-Cow/CLM1PT_data/CTSM_DATM_AU-Cow_2010-2015.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2015" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2015" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2015" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=6
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2009-12-31
./xmlchange DATM_YR_ALIGN=2009
./xmlchange DATM_YR_START=2009
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2010
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AU-Cow/LAI_stream_AU-Cow_2010-2015.nc'" >> user_nl_clm
echo "stream_year_last_lai=2015" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2009" >> user_nl_clm
echo "stream_year_first_lai=2009" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AU-Cpr/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=140.589127
./xmlchange PTS_LAT=-34.00206
./xmlchange DATM_YR_END=2017
./xmlchange START_TOD=46800
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AU-Cpr_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AU-Cpr/CLM1PT_data/CTSM_DATM_AU-Cpr_2011-2017.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2011" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2011" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=7
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2010-12-31
./xmlchange DATM_YR_ALIGN=2010
./xmlchange DATM_YR_START=2010
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2011
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AU-Cpr/LAI_stream_AU-Cpr_2011-2017.nc'" >> user_nl_clm
echo "stream_year_last_lai=2017" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2010" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2011" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
56 changes: 56 additions & 0 deletions cime_config/usermods_dirs/PLUMBER2/AU-Ctr/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
./xmlchange PTS_LON=145.446854
./xmlchange PTS_LAT=-16.103279
./xmlchange DATM_YR_END=2017
./xmlchange START_TOD=50400
./xmlchange ATM_NCPL=48

echo "fsurdat='/glade/u/home/wwieder/CTSM/tools/site_and_regional/subset_data_single_point/surfdata_1x1_PLUMBER2_AU-Ctr_hist_16pfts_Irrig_CMIP6_simyr2000_c231005.nc ' " >> user_nl_clm
echo "CLM_USRDAT.PLUMBER2:datafiles= \$DIN_LOC_ROOT/atm/datm7/CLM1PT_data/PLUMBER2/AU-Ctr/CLM1PT_data/CTSM_DATM_AU-Ctr_2010-2017.nc " >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presaero.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "presndep.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "presndep.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

echo "co2tseries.SSP3-7.0:year_first=2010" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_last=2017" >> user_nl_datm_streams
echo "co2tseries.SSP3-7.0:year_align=2010" >> user_nl_datm_streams

compset=`./xmlquery COMPSET --value`
CLM_USRDAT_NAME=`./xmlquery CLM_USRDAT_NAME --value`
TEST=`./xmlquery TEST --value`

# For a transient case run the whole length and do not cycle
if [[ $compset =~ ^HIST ]]; then
# Number of years that can be run for the full transient case
if [[ $TEST != "TRUE" ]]; then
./xmlchange STOP_N=8
fi
# set start date for transient case with historical compset
./xmlchange RUN_STARTDATE=2009-12-31
./xmlchange DATM_YR_ALIGN=2009
./xmlchange DATM_YR_START=2009
else
# for spinup case with I2000 compset
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange DATM_YR_ALIGN=1
./xmlchange DATM_YR_START=2010
fi

# Turn on LAI streams for a SP case
if [[ $compset =~ .*CLM[0-9]+%[^_]*SP.* ]]; then
echo "stream_fldfilename_lai='\$DIN_LOC_ROOT/lnd/clm2/lai_streams/PLUMBER2/AU-Ctr/LAI_stream_AU-Ctr_2010-2017.nc'" >> user_nl_clm
echo "stream_year_last_lai=2017" >> user_nl_clm
if [[ $compset =~ ^HIST ]]; then
# for transient case with a historical compset
echo "model_year_align_lai=2009" >> user_nl_clm
echo "stream_year_first_lai=2009" >> user_nl_clm
else
# for a spinup case with a i2000 compset
echo "model_year_align_lai=1" >> user_nl_clm
echo "stream_year_first_lai=2010" >> user_nl_clm
fi
fi

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../defaults
Loading
Loading