Skip to content

Commit

Permalink
Update chgres regression test script for new location
Browse files Browse the repository at this point in the history
of baseline data.

Fixes ufs-community#582
  • Loading branch information
GeorgeGayno-NOAA committed Oct 20, 2021
1 parent 40b8084 commit 8f994cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions reg_tests/chgres_cube/driver.wcoss2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,16 @@ QUEUE="${QUEUE:-dev}"

export HOMEufs=$PWD/../..

export HOMEreg=/lfs/h2/emc/eib/noscrub/George.Gayno/ufs_utils.git/reg_tests/chgres_cube
export HOMEreg=/lfs/h2/emc/global/noscrub/George.Gayno/ufs_utils.git/reg_tests/chgres_cube

LOG_FILE=consistency.log
SUM_FILE=summary.log
rm -f $LOG_FILE* $SUM_FILE

export OMP_STACKSIZE=1024M

export NCCMP=${NCCMP:-nccmp}
export NCCMP=/lfs/h2/emc/global/noscrub/George.Gayno/util/nccmp/nccmp-1.8.5.0/src/nccmp
#export NCCMP=${NCCMP:-nccmp}
rm -fr $OUTDIR

this_dir=$PWD
Expand Down

0 comments on commit 8f994cb

Please sign in to comment.