You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tag name (required for release branches):
Originator(s): Matt Dawson
Description (include the issue title, and the keyword ['closes',
'fixes', 'resolves'] followed by the issue number):
Updates to use latest MUSICA library and run Terminator and Chapman
configurations. closes#321
Describe any changes made to build system:
updated commits for cloning musica library and CMake flags
Describe any changes made to the namelist:
none
List any changes to the defaults for the input datasets (e.g. boundary
datasets):
none
List all files eliminated and why:
none
List all files added and what they do:
none
List all existing files that have been modified, and describe the
changes:
(Helpful git command: `git diff --name-status
development...<your_branch_name>`)
| File | Description |
| --------------------------------------------------- |
-------------------------------------------------------------------------
|
| src/physics/utils/musica_sima_namelist.F90 | Updated log message text
for MUSICA configuration. |
| src/physics/utils/musica_ccpp_dependencies.F90 | Renamed some
variables and added a function to set initial conditions. |
| src/physics/ncar_ccpp | Updated submodule commit pointer. |
| src/control/cam_initfiles.F90 | Added check to enforce presence of the
initial dataset. |
| src/control/cam_comp.F90 | Moved initialization of MUSICA species
concentrations to timestep_init to avoid having them be overwritten with
zeros. |
| cime_config/buildlib | Updated MUSICA linker flags and added a new
CMake build flag. |
| cime_config/atm_musica_config.py | Updated MUSICA_TAG to the new
commit version. |
| .gitmodules | Revised ncar-physics submodule URL and commit tag. |
If there are new failures (compared to the
`test/existing-test-failures.txt` file),
have them OK'd by the gatekeeper, note them here, and add them to the
file.
If there are baseline differences, include the test and the reason for
the
diff. What is the nature of the change? Roundoff?
derecho/intel/aux_sima:
all tests pass
derecho/gnu/aux_sima:
all tests pass
If this changes climate describe any run(s) done to evaluate the new
climate in enough detail that it(they) could be reproduced:
N/A
CAM-SIMA date used for the baseline comparison tests if different than
latest:
N/A
0 commit comments