forked from NOAA-EMC/WW3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de7cfb7
commit 57e17e2
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
#!/bin/sh --login | ||
|
||
#SBATCH -n 24 | ||
#SBATCH -q debug | ||
#SBATCH -t 00:30:00 | ||
#SBATCH -A marine-cpu | ||
#SBATCH -J ww3_regtest | ||
#SBATCH -o mtest.out | ||
|
||
cd /scratch1/NCEPDEV/climate/Jessica.Meixner/PR_WW3/pr1086/regtests | ||
|
||
module purge | ||
module load cmake/3.20.1 | ||
module load intel/2022.1.2 | ||
module load impi/2022.1.2 | ||
module use /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/modulefiles/stack | ||
module load hpc/1.2.0 | ||
module load hpc-intel/2022.1.2 | ||
module load hpc-impi/2022.1.2 | ||
module load libpng/1.6.37 | ||
module load zlib/1.2.11 | ||
module load jasper/2.0.25 | ||
module load hdf5/1.10.6 | ||
module load netcdf/4.7.4 | ||
module load bacio/2.4.1 | ||
module load g2/3.4.5 | ||
module load w3emc/2.9.2 | ||
module load esmf/8.3.0b09 | ||
export METIS_PATH=/scratch1/NCEPDEV/climate/Matthew.Masarik/waves/opt/hpc-stack/parmetis-4.0.3/install | ||
export SCOTCH_PATH=/scratch1/NCEPDEV/climate/Matthew.Masarik/waves/opt/hpc-stack/scotch-v7.0.3/install | ||
|
||
|
||
|
||
|
||
./bin/run_cmake_test -b slurm -o all -s ST4STAB3 -w work_ST4stab3test ../model ww3_ts1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
NOGRB SHRD PR0 FLX0 LN1 ST4 STAB3 NL1 BT1 DB1 TR0 BS0 IC0 IS0 REF0 WNT1 WNX1 CRT1 CRX1 O0 O1 O2 O3 O4 O5 O6 O7 O10 O11 |