Skip to content

Commit

Permalink
Merge pull request ESCOMP#753 from ESCOMP/buildlib_update
Browse files Browse the repository at this point in the history
Update cheyenne to intel/19 and update mosart
  • Loading branch information
ekluzek committed Jun 24, 2019
2 parents 86eafa3 + 036f9ac commit 57adf1e
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ required = True
local_path = components/mosart
protocol = git
repo_url = https://github.com/ESCOMP/mosart
tag = nldas-grid.n02_mosart1_0_31
tag = mosart1_0_33
required = True

[cime]
local_path = cime
protocol = git
repo_url = https://github.com/ESMCI/cime
tag = branch_tags/cime5.8.3_chint17-02
tag = branch_tags/cime5.8.3_chint17-03
required = True

[externals_description]
Expand Down
90 changes: 90 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,94 @@
===============================================================
Tag name: ctsm1.0.dev049
Originator(s): erik (Erik Kluzek)
Date: Sun Jun 23 20:56:55 MDT 2019
One-line Summary: Update mosart and intel to intel-19 on cheyenne

Purpose of changes
------------------

Update mosart to trunk tag (that has a roundoff change to history file
output). And update intel compiler on cheyenne to intel-19.

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

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.]

[ ] clm5_0

[ ] ctsm5_0-nwp

[ ] clm4_5

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

Caveats for users (e.g., need to interpolate initial conditions): None

Changes to CTSM's user interface (e.g., new/renamed XML or namelist variables): None

Changes made to namelist defaults (e.g., changed parameter values): None

Changes to the datasets (e.g., parameter, surface or initial files): None

Substantial timing or memory changes: [For timing changes, can check PFS test(s) in the test suite] None

Notes of particular relevance for developers: (including Code reviews and testing)
---------------------------------------------
NOTE: Be sure to review the steps in README.CHECKLIST.master_tags as well as the coding style in the Developers Guide

Caveats for developers (e.g., code that is duplicated that requires double maintenance): None

Changes to tests or testing: None

Code reviewed by: self

CTSM testing: regular

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

build-namelist tests:

cheyenne - PASS

regular tests (aux_clm):

cheyenne ---- OK
hobart ------ OK

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


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

Changes answers relative to baseline: Yes

Summarize any changes to answers, i.e.,
- what code configurations: some compsets with mosart
- what platforms/compilers: cheyenne/intel
- nature of change: roundoff

Detailed list of changes
------------------------

List any externals directories updated (cime, rtm, mosart, cism, fates, etc.): cime, and mosart
mosart to mosart1_0_33
cime to branch_tags/cime5.8.3_chint17-03

Pull Requests that document the changes (include PR ids): #753
(https://github.com/ESCOMP/ctsm/pull)
#753 -- Update cheyenne to intel/19 and update mosart

===============================================================
===============================================================
Tag name: ctsm1.0.dev048
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
Date: Sun Jun 23 15:16:01 MDT 2019
Expand Down
1 change: 1 addition & 0 deletions doc/ChangeSum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Tag Who Date Summary
============================================================================================================================
ctsm1.0.dev049 erik 06/23/2019 Update mosart and intel to intel-19 on cheyenne
ctsm1.0.dev048 erik 06/23/2019 Updates for buildlib changes and cime and externals updates
ctsm1.0.dev047 sacks 06/16/2019 Fix negative snow compaction during snow melt
ctsm1.0.dev046 sacks 06/15/2019 Separate the two uses of h2osno
Expand Down

0 comments on commit 57adf1e

Please sign in to comment.