Skip to content

Commit

Permalink
Implement unity normalization in CMEPS for coupled fields (NOAA-EMC#522)
Browse files Browse the repository at this point in the history
* implement unity normalization in CMEPS for coupled and datm applications
  • Loading branch information
DeniseWorthen authored Apr 27, 2021
1 parent dfabe21 commit 390a14f
Show file tree
Hide file tree
Showing 11 changed files with 3,092 additions and 2,382 deletions.
2 changes: 1 addition & 1 deletion CMEPS-interface/CMEPS
214 changes: 107 additions & 107 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,309 changes: 997 additions & 312 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

646 changes: 323 additions & 323 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

214 changes: 107 additions & 107 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

718 changes: 359 additions & 359 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

442 changes: 221 additions & 221 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

718 changes: 359 additions & 359 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

462 changes: 231 additions & 231 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

747 changes: 386 additions & 361 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=20210422
BL_DATE=20210426
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 390a14f

Please sign in to comment.