Skip to content

Commit

Permalink
Update change files
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Apr 28, 2021
1 parent b27564e commit 1501046
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 39 deletions.
111 changes: 111 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,115 @@
===============================================================
Tag name: ctsm5.1.dev038
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
Date: Tue Apr 27 23:51:04 MDT 2021
One-line Summary: Bring in minor changes from the cesm2.2.0 release tag

Purpose and description of changes
----------------------------------

Bring in the changes that went in the cesm2.2.0 release tag.
Get the CLM offline tools working as well as the tools testing.
Remove the finidat file for FATES as it was shown to be problematic
in the release testing.


Significant changes to scientifically-supported configurations
--------------------------------------------------------------

Does this tag change answers significantly for any of the following physics configurations? No
(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.]

[ ] clm5_1

[ ] clm5_0

[ ] ctsm5_0-nwp

[ ] clm4_5


Bugs fixed or introduced
------------------------

Issues fixed (include CTSM Issue #):
Fixes #1134 mkmapdata.sh is not working
Fixes #1128 missing compset

Known bugs found since the previous tag (include issue #):
#1358 -- C isotope fields can have garbage values starting in ctsm5.1.dev008
#1357 -- No output values in large lake gridcells in 0.5° resolution (hcru_hcru)


Notes of particular relevance for users
---------------------------------------

Changes to CTSM's user interface (e.g., new/renamed XML or namelist variables):
Add a new compset alias: I2000Clm50FatesCruRsGs

Changes to the datasets (e.g., parameter, surface or initial files):
Remove finidat file setting for FATES becaues it sometimes caused problems.

Notes of particular relevance for developers:
---------------------------------------------

Changes to tests or testing:
A couple of the tools tests were changed


Testing summary: regular
----------------

[PASS means all tests PASS; OK means tests PASS other than expected fails.]

build-namelist tests (if CLMBuildNamelist.pm has changed):

cheyenne - PASS

tools-tests (test/tools) (if tools have been changed):

cheyenne - PASS

PTCLM testing (tools/shared/PTCLM/test): (if cime or cime_config are changed)
(PTCLM is being deprecated, so we only expect this to be done on occasion)

cheyenne - OK

python testing (if python code has changed; see instructions in python/README.md; document testing done):

cheyenne -- PASS

regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):

cheyenne ---- OK
izumi ------- OK

any other testing (give details below):

Ran mkmapdata.sh for 1-deg maps

If the tag used for baseline comparisons was NOT the previous tag, note that here:


Answer changes
--------------

Changes answers relative to baseline: No bit-for-bit

Other details
-------------

List any externals directories updated (cime, rtm, mosart, cism, fates, etc.): PTCLM
PTCLM to PTCLM2_20200902

Pull Requests that document the changes (include PR ids): #1179
(https://github.com/ESCOMP/ctsm/pull)

#1179 -- Bring in changes from release-cesm2.2.01 to main-development

===============================================================
===============================================================
Tag name: ctsm5.1.dev037
Originator(s): slevis (Samuel Levis,SLevis Consulting,303-665-1310)
Date: Fri Apr 23 10:06:32 MDT 2021
Expand Down
78 changes: 39 additions & 39 deletions doc/ChangeSum
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
Tag Who Date Summary
============================================================================================================================
release-cesm2.2.01 erik 09/02/2020 Fix clm4_5 initial conditions
ctsm5.1.dev037 slevis 04/23/2021 Correct vertical interpolation in init_interp when soil thicknesses change
ctsm5.1.dev036 glemieux 04/21/2021 FATES tag update and snow occlusion of LAI fix
ctsm5.1.dev035 sacks 04/20/2021 Misc bfb enhancements and fixes
ctsm5.1.dev034 erik 04/19/2021 Bring in Arctic changes to LUNA from Leah Birch
ctsm5.1.dev033 mvertens 04/10/2021 Remove unnecessary settings of nextsw_cday
ctsm5.1.dev032 mvertens 04/10/2021 Fix bugs in co2 from atmosphere
ctsm5.1.dev031 jedwards 04/10/2021 Update externals and fixes for nuopc threading
ctsm5.1.dev030 erik 03/31/2021 New single column functionality for the NUOPC cap
ctsm5.1.dev029 mvertens 03/18/2021 Rework domain initialization for nuopc
ctsm5.1.dev028 swensosc 03/17/2021 Change limitation of top layer evaporation/sublimation
ctsm5.1.dev027 sacks 03/15/2021 Update cime and other externals; includes switch to pio2
ctsm5.1.dev026 sacks 03/08/2021 Change f10 tests to use mg37 mask
ctsm5.1.dev025 sacks 02/23/2021 Refactor ozone code, and misc. small fixes
ctsm5.1.dev024 slevis 02/20/2021 Grid cell-level error check for H2O
ctsm5.1.dev023 erik 02/11/2021 Calculate leaf biomass for non-woody PFTS, and a few other small answer changes
ctsm5.1.dev022 glemieux 02/05/2021 Merge fates_main_api into ctsm master
ctsm5.1.dev021 erik 01/12/2021 Add option for biomass heat storage (BHS) to clm5_1 physics
ctsm5.1.dev020 erik 12/30/2020 Potential roundoff changes in preparation for bio-mass heat storage option
ctsm5.1.dev019 sacks 12/19/2020 Fix ndep from coupler
ctsm5.1.dev018 slevis 12/08/2020 Add ACTIVE (T/F) column to master hist fields table and alphabetize
ctsm5.1.dev017 slevis 11/17/2020 Write history fields master list to separate optional file
ctsm5.1.dev016 multiple 11/17/2020 Updates for nuopc
ctsm5.1.dev015 sacks 11/13/2020 A few small fixes
ctsm5.1.dev014 dll/oles 11/07/2020 Grass/crop snow burial fraction fix, and some other fixes
ctsm5.1.dev013 jedwards 11/04/2020 Allow pnetcdf for vector history files
ctsm5.1.dev012 oleson/s 11/03/2020 Allow nlevgrnd < nlevurb
ctsm5.1.dev011 sacks 11/02/2020 Change CISM2%NOEVOLVE compsets to use SGLC; documentation updates
ctsm5.1.dev010 sacks/je 10/23/2020 Fix reading netcdf variable into a different data type
ctsm5.1.dev009 negins 10/21/2020 BFB changes for Perturbed Parameter Ensemble and Hydraulic redistribution
>>>>>>> ctsm5.1.dev037
ctsm5.1.dev008 erik 10/07/2020 Two answer changes: Clm45/50/51 with crop, and for 2000Clm51
ctsm5.1.dev007 sacks 10/06/2020 CNFire: btran2 fixes and general cleanup
ctsm5.1.dev006 sacks 10/03/2020 Call correct routine to calculate btran2 for CNFireLi2021
ctsm5.1.dev005 sacks 10/02/2020 Answer changing bug fixes for clm51: fire and organic_frac_squared
ctsm5.1.dev004 oleson 09/30/2020 Improve robustness of onset and offset counters when changing dt
ctsm5.1.dev003 ivanderk 09/29/2020 Add capability for dynamic lakes
ctsm5.1.dev002 slevis 09/25/2020 Reduce duplication between caps
ctsm5.1.dev001 erik 09/23/2020 Start the clm5_1 physics series, with some changes to the fire model from Fang Li
ctsm5.1.dev038 erik 04/27/2021 Bring in minor changes from the cesm2.2.0 release tag
release-cesm2.2.01 erik 09/02/2020 Fix clm4_5 initial conditions
ctsm5.1.dev037 slevis 04/23/2021 Correct vertical interpolation in init_interp when soil thicknesses change
ctsm5.1.dev036 glemieux 04/21/2021 FATES tag update and snow occlusion of LAI fix
ctsm5.1.dev035 sacks 04/20/2021 Misc bfb enhancements and fixes
ctsm5.1.dev034 erik 04/19/2021 Bring in Arctic changes to LUNA from Leah Birch
ctsm5.1.dev033 mvertens 04/10/2021 Remove unnecessary settings of nextsw_cday
ctsm5.1.dev032 mvertens 04/10/2021 Fix bugs in co2 from atmosphere
ctsm5.1.dev031 jedwards 04/10/2021 Update externals and fixes for nuopc threading
ctsm5.1.dev030 erik 03/31/2021 New single column functionality for the NUOPC cap
ctsm5.1.dev029 mvertens 03/18/2021 Rework domain initialization for nuopc
ctsm5.1.dev028 swensosc 03/17/2021 Change limitation of top layer evaporation/sublimation
ctsm5.1.dev027 sacks 03/15/2021 Update cime and other externals; includes switch to pio2
ctsm5.1.dev026 sacks 03/08/2021 Change f10 tests to use mg37 mask
ctsm5.1.dev025 sacks 02/23/2021 Refactor ozone code, and misc. small fixes
ctsm5.1.dev024 slevis 02/20/2021 Grid cell-level error check for H2O
ctsm5.1.dev023 erik 02/11/2021 Calculate leaf biomass for non-woody PFTS, and a few other small answer changes
ctsm5.1.dev022 glemieux 02/05/2021 Merge fates_main_api into ctsm master
ctsm5.1.dev021 erik 01/12/2021 Add option for biomass heat storage (BHS) to clm5_1 physics
ctsm5.1.dev020 erik 12/30/2020 Potential roundoff changes in preparation for bio-mass heat storage option
ctsm5.1.dev019 sacks 12/19/2020 Fix ndep from coupler
ctsm5.1.dev018 slevis 12/08/2020 Add ACTIVE (T/F) column to master hist fields table and alphabetize
ctsm5.1.dev017 slevis 11/17/2020 Write history fields master list to separate optional file
ctsm5.1.dev016 multiple 11/17/2020 Updates for nuopc
ctsm5.1.dev015 sacks 11/13/2020 A few small fixes
ctsm5.1.dev014 dll/oles 11/07/2020 Grass/crop snow burial fraction fix, and some other fixes
ctsm5.1.dev013 jedwards 11/04/2020 Allow pnetcdf for vector history files
ctsm5.1.dev012 oleson/s 11/03/2020 Allow nlevgrnd < nlevurb
ctsm5.1.dev011 sacks 11/02/2020 Change CISM2%NOEVOLVE compsets to use SGLC; documentation updates
ctsm5.1.dev010 sacks/je 10/23/2020 Fix reading netcdf variable into a different data type
ctsm5.1.dev009 negins 10/21/2020 BFB changes for Perturbed Parameter Ensemble and Hydraulic redistribution
ctsm5.1.dev008 erik 10/07/2020 Two answer changes: Clm45/50/51 with crop, and for 2000Clm51
ctsm5.1.dev007 sacks 10/06/2020 CNFire: btran2 fixes and general cleanup
ctsm5.1.dev006 sacks 10/03/2020 Call correct routine to calculate btran2 for CNFireLi2021
ctsm5.1.dev005 sacks 10/02/2020 Answer changing bug fixes for clm51: fire and organic_frac_squared
ctsm5.1.dev004 oleson 09/30/2020 Improve robustness of onset and offset counters when changing dt
ctsm5.1.dev003 ivanderk 09/29/2020 Add capability for dynamic lakes
ctsm5.1.dev002 slevis 09/25/2020 Reduce duplication between caps
ctsm5.1.dev001 erik 09/23/2020 Start the clm5_1 physics series, with some changes to the fire model from Fang Li
ctsm1.0.dev113 negins 09/08/2020 Some bit-for-bit changes needed for the Perturbed Parameter Ensemble work
ctsm1.0.dev112 sacks/ww 08/28/2020 Small changes to mksurfdata_map, singlept tool and run_sys_tests
ctsm1.0.dev111 erik 08/28/2020 Compsets don't use 2014 for GSWP3 forcing, LUNA prevyr changed back
Expand Down

0 comments on commit 1501046

Please sign in to comment.