-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'singhbalwinder/atm/costlite-testmod' into next (PR #1403)
Add test mods directory for running cosp lite configuration This PR adds a test mods directory so that any test/compset can be run with cosp lite without having to create a new compset. [BFB] - Bit-For-Bit
- Loading branch information
Showing
4 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
cime/cime_config/acme/testmods_dirs/allactive/cam/cosplite/user_nl_cam
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 @@ | ||
cosp_lite = .true. |
1 change: 1 addition & 0 deletions
1
cime/cime_config/acme/testmods_dirs/allactive/cam/cosplite/xmlchange_cmnds
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 @@ | ||
./xmlchange --append CAM_CONFIG_OPTS='-cosp' |
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
4 changes: 0 additions & 4 deletions
4
cime/config/acme/testmods_dirs/allactive/cam/outfrq9s/xmlchange_cmnds
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 |
---|---|---|
@@ -1,5 +1 @@ | ||
if [ `./xmlquery MACH -value` = "melvin" ]; then | ||
./xmlchange PIO_TYPENAME=netcdf | ||
fi | ||
|
||
./xmlchange ROF_NCPL=48 |