From bc7bfb805a3232bc52b0ab05d479f440c2e06254 Mon Sep 17 00:00:00 2001 From: Erik Kluzek Date: Wed, 18 Jul 2018 04:05:19 -0600 Subject: [PATCH] Update change files --- doc/ChangeSum | 1 + doc/release-clm5.0.ChangeLog | 104 ++++++++++++++++++++++++++++++++++- 2 files changed, 104 insertions(+), 1 deletion(-) diff --git a/doc/ChangeSum b/doc/ChangeSum index af08951dad..3fbeec19fb 100644 --- a/doc/ChangeSum +++ b/doc/ChangeSum @@ -1,5 +1,6 @@ Tag Who Date Summary ============================================================================================================================ +release-clm5.0.04 erik 07/18/2018 Fix some NFIX variables, update cime/cism for upgraded hobart new glade, new diagnostic fields, update cmip6 output ctsm1.0.dev004 erik 07/18/2018 Add some new diagnostic fields, fix a few issues, update cmip6 output ctsm1.0.dev003 erik 07/15/2018 Update cime/cism to work on upgraded hobart and with glade changes on cheyenne ctsm1.0.dev002 erik 07/06/2018 Fix NFIX flux variables so special land-units are zeroed out, tools update, add some *_MAX fields on mksurfdata_map for transient cases diff --git a/doc/release-clm5.0.ChangeLog b/doc/release-clm5.0.ChangeLog index 7327e6845d..fdeadb141a 100644 --- a/doc/release-clm5.0.ChangeLog +++ b/doc/release-clm5.0.ChangeLog @@ -1,5 +1,107 @@ =============================================================== -Tag name: release-clm5.0.02 +Tag name: release-clm5.0.04 +Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326) +Date: Wed Jul 18 04:04:57 MDT 2018 +One-line Summary: Fix some NFIX variables, update cime/cism for upgraded hobart new glade, new diagnostic fields, update cmip6 output + +Purpose of this version: +------------------------ + +Add some new diagnostic fields. Some needed for CMIP6. Update the CMIP6 user-mods output. +Fix a couple issues. Get full list of history tapes working correctly. Check for valid range +of CO2. New IC file interpolated from the previous one for f19_g17_gl4 for 2000 Clm50BgcCrop + +Update cime and cism so can work on upgraded hobart. Also fix an issue that the Nag6.2 compiler found +in CTSM. Also get working with glade changes that happened on cheyenne, DIN_LOC_ROOT_CLMFORC was +changed to a new directory. + +Nitrogen Fixation flux arrays were being set to missing value over non-vegetated landunits. This sets them to zero everywhere +and averages in the zero's at the gridcell level for history output. It also reads in restarts with missing values and converts +them to zero's. + +There are also some tools updates, getting the tools working on the new upgraded hobart.cgd.ucar.edu. + +And mksurfdata_map is updated to add some *_MAX files on the landuse.timeseries files that will allow us to conserve memory +for transient cases. + + +CTSM Master Tag This Corresponds To: ctsm1.0.dev004 (minus ctsm1.0.dev001) + +Summary of changes: +------------------- + +Issues fixed (include CTSM Issue #): + + #210 -- increase number of history tapes + $427 -- Check for zero CO2 + #429 -- New IC for present day + #441 -- Changes in glade invalidate previous softlinks and data locations + #438 -- Illegal argument aliasing caught by nag6.2 + #433 -- with hobart upgrade CTSM not working + #435 -- intel build for tools + #426 -- Nitrogen Fixation flux variables + #433 -- hobart broken, got it working for tools + +Science changes since: release-clm5.0.03 + + Changes to Nitrogen fixation flux arrays so that they are zero everywhere and the zeros are averaged in for history output. + Answers change because of interpolated initial conditions for 2000 simulation year at f19_g17_gl4 + +Software changes since: release-clm5.0.03 + + Get working on updated hobart. Add some new fields to mksurfdata_map tool. + +Changes to User Interface since: release-clm5.0.03 + +Testing: +-------- + + [PASS means all tests PASS and OK means tests PASS other than expected fails.] + + build-namelist tests: + + cheyenne - PASS + + unit-tests (components/clm/src): + + cheyenne - PASS + + regular tests (clm_short): + + cheyenne_intel ---- PASS + cheyenne_gnu ------ PASS + hobart_nag -------- PASS + hobart_intel ------ PASS + +Summary of Answer changes: +------------------------- + +Baseline version for comparison: clm5.0.dev013 + +Changes answers relative to baseline: Yes! + + Summarize any changes to answers, i.e., + - what code configurations: Clm50 2000 and NFIX history variables + - what platforms/compilers: All + - nature of change: similar climate + +Detailed list of changes: +------------------------ + +Externals being used: + + cism: release-cesm2.0.04 + rtm: release-cesm2.0.00 + mosart: release-cesm2.0.00 + cime: cime5.6.10 + FATES: fates_s1.8.1_a3.0.0 + PTCLM: PTCLM2_180611 + +CTSM Tag versions pulled over from master development branch: ctsm1.0.dev002, ctsm1.0dev003, ctsm1.0dev004 + +=============================================================== +=============================================================== +Tag name: release-clm5.0.03 Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326) Date: Tue Jun 12 15:32:53 MDT 2018 One-line Summary: Second release branch tag for CESM2.0 release, fixing DA and tools and README files, identical to clm5.0.dev013