Skip to content

Commit

Permalink
Add initial ChangeLog after making PR
Browse files Browse the repository at this point in the history
NOTE: this is before the 'aux_cam' tests have been run
  • Loading branch information
gdicker1 committed Jul 18, 2024
1 parent e988f4f commit 7edc1db
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,69 @@
===============================================================

Tag name:
Originator(s): gdicker
Date: Jul 18, 2024
One-line Summary: Address run failures due to MPAS-A longitudes
Github PR URL: https://github.com/ESCOMP/CAM/pull/1095

Purpose of changes (include the issue number and title text for each relevant GitHub issue):
- Wrap MPAS-A longitudes to [0,2pi) range: https://github.com/ESCOMP/CAM/issues/1094

Describe any changes made to build system: N/A

Describe any changes made to the namelist: N/A

List any changes to the defaults for the boundary datasets: N/A

Describe any substantial timing or memory changes: N/A

Code reviewed by:

List all files eliminated: N/A

List all files added and what they do: N/A

List all existing files that have been modified, and describe the changes:
M src/dynamics/mpas/driver/cam_mpas_subdriver.F90
- Modifies cam_mpas_read_static to ensure lonCell values are in [0,2pi) range

If there were any failures reported from running test_driver.sh on any test
platform, and checkin with these failures has been OK'd by the gatekeeper,
then copy the lines from the td.*.status files for the failed tests to the
appropriate machine below. All failed tests must be justified.

derecho/intel/aux_cam:

izumi/nag/aux_cam:

izumi/gnu/aux_cam:

CAM tag used for the baseline comparison tests if different than previous
tag:

Summarize any changes to answers, i.e.,
- what code configurations:
- what platforms/compilers:
- nature of change (roundoff; larger than roundoff but same climate; new
climate):

If bitwise differences were observed, how did you show they were no worse
than roundoff?

If this tag changes climate describe the run(s) done to evaluate the new
climate in enough detail that it(they) could be reproduced, i.e.,
- source tag (all code used must be in the repository):
- platform/compilers:
- configure commandline:
- build-namelist command (or complete namelist):
- MSS location of output:

MSS location of control simulations used to validate new climate:

URL for AMWG diagnostics output used to validate new climate:

===============================================================

Tag name: cam6_3_148
Originator(s): brianpm, courtneyp, eaton
Date: Wed 21 Feb 2024
Expand Down

0 comments on commit 7edc1db

Please sign in to comment.