-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1582 from ESMCI/mvertens/docnmods
DOCN aquaplanet from file and new A compsets with DOCN modes Addition of file driven aquaplanet to DOCN This PR actually does several things: - adds aquaplanet capability to DOCN where the input is from a file rather than analytic. - adds a new directory `$CIMEROOT/src/drivers/mct/cime_config/testdefs/testmods_dirs/drv/default ` that creates cpl history files on a daily basis and thereby permits answer changes to be compared more easily. - adds new A compsets to the driver config_compsets.xml that have different DOCN functionality ADSOM - DOCN SOM ADSOMAQP - DOCN aquaplanet SOM ADAQP3 - DOCN analytic aquaplanet (mode 3) ADAQFILE - DOCN aquaplanet from file - removes COPYALL as a possible DOCN_MODE since it is not used Test suite: scripts_regression tests and created a modified sandbox off of` 8657a18` with the new compsets and default/ testmods directory to show that the following tests were bfb with `8657a18` ``` ERS.f19_f19.ADAQP3.cheyenne_intel.drv-default.C.8657a18/ ERS.f19_f19.ADSOMAQP.cheyenne_intel.drv-default.C.8657a18/ ERS.f19_g16_rx1.A.cheyenne_intel.drv-default.C.8657a18/ ERS.f19_g16_rx1.ADSOM.cheyenne_intel.drv-default.C.8657a18/ ERS.f19_g16_rx1.AIAF.cheyenne_intel.drv-default.C.8657a18/ ``` Test baseline: `8657a18` Test namelist changes: Test status: bit for bit Fixes #1581 User interface changes?: None Code review: Bill Sacks, Rob Jacob
- Loading branch information
Showing
5 changed files
with
142 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.