-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'wlin/atm/v3atm_tests' into NGD_v3atm (PR #7)
Test suites added are grouped by compsets used for v3atm integration. At this point, this repo can only run with F20TR_chemUCI-Linozv3. The tests for this compset use the production grid ne30pg2_EC30to60E2r2. Changes also made to enable ne4pg2_oQU480 for F cases, and add default fsurdat for ne4. These are to prepare for typical developer and integration tests at ne4 or ne4pg2 after the repo is made back compatible. [BFB]
- Loading branch information
Showing
13 changed files
with
117 additions
and
3 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
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
8 changes: 8 additions & 0 deletions
8
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm/README
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Repo v3atm's NGD_v3atm branch can only run F20TR_chemUCI-Linozv3 compset | ||
because the changes brought in to enable chemUCI-Linozv3 are active, | ||
cannot be switched off. The code base has not been made back compatible with | ||
standard E3SM codes. As a result, E3SMv2 standard compset are not able to run. | ||
|
||
Therefore, to support developer and integration testings, the tests | ||
set to use compset F20TR_chemUCI-Linozv3. Settings specified in run | ||
script by v3atm developers may also be included in this testmod. |
3 changes: 3 additions & 0 deletions
3
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm/user_nl_elm
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
! F20TR_chemUCI-Linozv3 production run set this in run script | ||
! Here to allow the test to proceed. | ||
check_dynpft_consistency = .false. |
9 changes: 9 additions & 0 deletions
9
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_cosplite/README
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Repo v3atm's NGD_v3atm branch can only run F20TR_chemUCI-Linozv3 compset | ||
because the changes brought in to enable chemUCI-Linozv3 are active, | ||
cannot be switched off. The code base has not been made back compatible with | ||
standard E3SM codes. As a result, E3SMv2 standard compset are not able to run. | ||
|
||
Therefore, to support developer and integration testings, the tests | ||
set to use compset F20TR_chemUCI-Linozv3. cosp-lite is also enabled. | ||
Settings specified in run script by v3atm developers may also be included | ||
in this testmod. |
4 changes: 4 additions & 0 deletions
4
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_cosplite/shell_commands
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/bash | ||
./xmlchange --append CAM_CONFIG_OPTS='-cosp' | ||
if [ `./xmlquery -value MACH` == cetus ]; then sed s/64M/128M/ env_mach_specific.xml >tmp && mv tmp env_mach_specific.xml; fi | ||
if [ `./xmlquery --value MACH` == bebop ]; then ./xmlchange --id ATM_PIO_TYPENAME --val netcdf; fi |
3 changes: 3 additions & 0 deletions
3
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_cosplite/user_nl_eam
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
cosp_lite = .true. | ||
nhtfrq = 5 | ||
mfilt = 1 |
3 changes: 3 additions & 0 deletions
3
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_cosplite/user_nl_elm
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
! F20TR_chemUCI-Linozv3 production run set this in run script | ||
! Here to allow the test to proceed. | ||
check_dynpft_consistency = .false. |
10 changes: 10 additions & 0 deletions
10
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_rtmoff/README
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Repo v3atm's NGD_v3atm branch can only run F20TR_chemUCI-Linozv3 compset | ||
because the changes brought in to enable chemUCI-Linozv3 are active, | ||
cannot be switched off. The code base has not been made back compatible with | ||
standard E3SM codes. As a result, E3SMv2 standard compset are not able to run. | ||
|
||
Therefore, to support developer and integration testings, the tests | ||
set to use compset F20TR_chemUCI-Linozv3. Settings specified in run | ||
script by v3atm developers may also be included in this testmod. | ||
|
||
Turn off RTM, typically for use with ERS and ERP tests. |
3 changes: 3 additions & 0 deletions
3
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_rtmoff/user_nl_elm
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
! F20TR_chemUCI-Linozv3 production run set this in run script | ||
! Here to allow the test to proceed. | ||
check_dynpft_consistency = .false. |
6 changes: 6 additions & 0 deletions
6
components/eam/cime_config/testdefs/testmods_dirs/eam/20tr_v3atm_rtmoff/user_nl_mosart
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
! disable rtm to allow short ERS and ERP run to complete. | ||
! If rtm active, due to large rtm time step, restart pointer for ROF | ||
! is always ahead of that for atm at the end of the first run. And in | ||
! restart run, the restart point for ROF becomes later than the run stop time | ||
|
||
do_rtm =.false. |
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