Skip to content

Commit

Permalink
update to latest WW3 (NOAA-EMC#199)
Browse files Browse the repository at this point in the history
* update to latest WW3, 
* update to latest NEMS and stochastic physics branches
* point to new baseline in rt.sh
* wcoss_dell_p3 log, wcoss_cray log, hera.intel log,* orion.intel log
  • Loading branch information
JessicaMeixner-NOAA committed Sep 17, 2020
1 parent a31bb7c commit 2a6528d
Show file tree
Hide file tree
Showing 8 changed files with 419 additions and 419 deletions.
2 changes: 1 addition & 1 deletion NEMS
2 changes: 1 addition & 1 deletion WW3
Submodule WW3 updated 422 files
2 changes: 1 addition & 1 deletion stochastic_physics
234 changes: 117 additions & 117 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

210 changes: 105 additions & 105 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

186 changes: 93 additions & 93 deletions tests/RegressionTests_wcoss_cray.log

Large diffs are not rendered by default.

198 changes: 99 additions & 99 deletions tests/RegressionTests_wcoss_dell_p3.log

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -413,9 +413,9 @@ if [[ $SINGLE_NAME != '' ]]; then
fi

if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = jet.* ]]; then
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200914/${COMPILER^^}}
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200917/${COMPILER^^}}
else
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200914}
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200917}
fi

shift $((OPTIND-1))
Expand Down

0 comments on commit 2a6528d

Please sign in to comment.