Skip to content

Commit

Permalink
Update CMEPS (#129)
Browse files Browse the repository at this point in the history
* update CMEPS
* fix dependency issue in rt.sh when creating new baselines
* new baselines created (develop-20200707)

Co-authors: @mvertens, @MinsukJi-NOAA
  • Loading branch information
DeniseWorthen authored Jul 10, 2020
1 parent f2cb814 commit f522887
Show file tree
Hide file tree
Showing 6 changed files with 19,479 additions and 19,616 deletions.
19,698 changes: 9,778 additions & 9,920 deletions tests/Compile_hera.intel.log

Large diffs are not rendered by default.

19,021 changes: 9,513 additions & 9,508 deletions tests/Compile_orion.intel.log

Large diffs are not rendered by default.

186 changes: 93 additions & 93 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

186 changes: 93 additions & 93 deletions tests/RegressionTests_orion.intel.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 @@ -398,7 +398,7 @@ fi
if [[ $MACHINE_ID = cheyenne.* ]]; then
RTPWD=${RTPWD:-$DISKNM/develop-20200210/${COMPILER^^}}
else
RTPWD=${RTPWD:-$DISKNM/FV3-MOM6-CICE5/develop-20200530}
RTPWD=${RTPWD:-$DISKNM/FV3-MOM6-CICE5/develop-20200707}
fi

shift $((OPTIND-1))
Expand Down

0 comments on commit f522887

Please sign in to comment.