Skip to content

Commit

Permalink
Wrapper PR for NOAA-EMC#479, NOAA-EMC#508, NOAA-EMC#507: zorl interst…
Browse files Browse the repository at this point in the history
…itial, ocn -> wat, merra2 threading (NOAA-EMC#520)

* changed .gitmodules to point to merra2  fv3atm
* Update .gitmodules and submodule pointer for fv3atm for code review and testing
* update submodule pointer for fv3atm
* Update regression test baseline date in tests/rt.sh; run-ci
* RT JOBS PASSED: hera.gnu. Log file uploaded.
* RT JOBS PASSED: gaea.intel. Log file uploaded.
* RT JOBS PASSED: hera.intel. Log file uploaded.
* RT JOBS PASSED: orion.intel. Log file uploaded.
* Regression test logs for wcoss_dell_p3 and wcoss_cray
* Regression test logs for cheyenne.gnu
* Regression test logs for cheyenne.intel
* Regression test log for jet.intel
* Revert change to .gitmodules and update submodule pointer for fv3atm
Co-authored-by: anning.cheng <[email protected]>
Co-authored-by: Brian Curtis <[email protected]>
  • Loading branch information
climbfuji committed Apr 15, 2021
1 parent a2df724 commit 65f5341
Show file tree
Hide file tree
Showing 11 changed files with 2,414 additions and 2,433 deletions.
2 changes: 1 addition & 1 deletion FV3
200 changes: 100 additions & 100 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

672 changes: 336 additions & 336 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

622 changes: 311 additions & 311 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

202 changes: 101 additions & 101 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

698 changes: 349 additions & 349 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

524 changes: 200 additions & 324 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

698 changes: 349 additions & 349 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

444 changes: 222 additions & 222 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

783 changes: 444 additions & 339 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ if [[ $TESTS_FILE =~ '35d' ]]; then
TEST_35D=true
fi

BL_DATE=20210406
BL_DATE=20210414
if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = gaea.* ]] || [[ $MACHINE_ID = jet.* ]]; then
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}
else
Expand Down

0 comments on commit 65f5341

Please sign in to comment.