forked from ESCOMP/CTSM
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ESCOMP#2700 from rgknox/fates-api36.1
updating fates default parameter file to api 36.1
- Loading branch information
Showing
9 changed files
with
110 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
cime_config/testdefs/testmods_dirs/clm/FatesColdHydro/shell_commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
SRCDIR=`./xmlquery SRCROOT --value` | ||
CASEDIR=`./xmlquery CASEROOT --value` | ||
FATESDIR=$SRCDIR/src/fates | ||
FATESPARAMFILE=$CASEDIR/fates_params_hydrograsstempfix.nc | ||
|
||
ncgen -o $FATESPARAMFILE $FATESDIR/parameter_files/fates_params_default.cdl | ||
|
||
$FATESDIR/tools/modify_fates_paramfile.py --O --fin $FATESPARAMFILE --fout $FATESPARAMFILE --var fates_allom_smode --val 1 --allpfts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cime_config/testdefs/testmods_dirs/clm/FatesColdLandUse/shell_commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#!/bin/bash | ||
|
||
./xmlchange CLM_BLDNML_OPTS="-i-clm_demand -flanduse_timeseries" --append | ||
./xmlchange CLM_BLDNML_OPTS="-clm_demand flanduse_timeseries" --append |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,91 @@ | ||
=============================================================== | ||
Tag name: ctsm5.3.003 | ||
Originator(s): rgknox (Ryan Knox, LBNL, [email protected]) | ||
glemieux (Gregory Lemieux, LBNL, [email protected]) | ||
Date: Mon Oct 07 10:33:14 AM MDT 2024 | ||
One-line Summary: FATES default parameter file update | ||
|
||
Purpose and description of changes | ||
---------------------------------- | ||
|
||
This tag updates the default parameter file for FATES bringing in a number of updates: | ||
- adds two new arctic shrub pfts | ||
- updates the default sapwood allometry mode for grass pfts | ||
- updates understory leaf turnover specifications for longer turnover rates | ||
- changes the default behavior of nutrient uptake | ||
|
||
Significant changes to scientifically-supported configurations | ||
-------------------------------------------------------------- | ||
|
||
Does this tag change answers significantly for any of the following physics configurations? | ||
(Details of any changes will be given in the "Answer changes" section below.) | ||
|
||
[Put an [X] in the box for any configuration with significant answer changes.] | ||
|
||
[ ] clm6_0 | ||
|
||
[ ] clm5_1 | ||
|
||
[ ] clm5_0 | ||
|
||
[ ] ctsm5_0-nwp | ||
|
||
[ ] clm4_5 | ||
|
||
|
||
Bugs fixed | ||
---------- | ||
List of CTSM issues fixed (include CTSM Issue # and description) [one per line]: | ||
Fixes #2783 -- Error in FatescoldLandUse testmod | ||
Fixes FATES#1211 -- Switching the default fates_cnp_prescribed_* parameters from 1 to 0 | ||
|
||
Notes of particular relevance for developers: | ||
--------------------------------------------- | ||
Changes to tests or testing: | ||
FatesColdLandUse build has been added to the list of expected failures due to #2810 | ||
|
||
Testing summary: | ||
---------------- | ||
|
||
[PASS means all tests PASS; OK means tests PASS other than expected fails.] | ||
|
||
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): | ||
|
||
derecho ----- OK | ||
izumi ------- OK | ||
|
||
fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>) | ||
derecho ----- OK | ||
izumi ------- OK | ||
|
||
Answer changes | ||
-------------- | ||
|
||
Changes answers relative to baseline: | ||
|
||
Summarize any changes to answers, i.e., | ||
- what code configurations: FATES mode | ||
- what platforms/compilers: ALL | ||
- nature of change (roundoff; larger than roundoff/same climate; new climate): larger than roundoff | ||
|
||
Other details | ||
------------- | ||
List any git submodules updated (cime, rtm, mosart, cism, fates, etc.): | ||
fates: sci.1.78.2_api.36.0.0 -> sci.1.78.3_api.36.1.0 | ||
|
||
Pull Requests that document the changes (include PR ids): | ||
https://github.com/ESCOMP/CTSM/pull/2700 | ||
https://github.com/NGEET/fates/pull/1255 | ||
|
||
=============================================================== | ||
=============================================================== | ||
Tag name: ctsm5.3.002 | ||
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310) | ||
Date: Thu 26 Sep 2024 03:10:40 PM MDT | ||
One-line Summary: Duplicate tag of ctsm5.3.001 | ||
|
||
=============================================================== | ||
=============================================================== | ||
Tag name: ctsm5.3.001 | ||
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310) | ||
Date: Thu 26 Sep 2024 03:10:40 PM MDT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule fates
updated
12 files