Skip to content

Commit

Permalink
add regtest in ww3_tp2.6 and mww3_test_09
Browse files Browse the repository at this point in the history
update matrix.base
  • Loading branch information
mickaelaccensi committed Oct 3, 2023
1 parent 8e151a6 commit 57e330b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions regtests/bin/matrix.base
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@
echo "$rtst -s ST0 -w work_ST0 $ww3 ww3_tp2.6" >> matrix.body
echo "$rtst -s ST0 -w work_ST0 $ww3 ww3_tp2.7" >> matrix.body
echo "$rtst -s ST4 -w work_ST4 $ww3 ww3_tp2.6" >> matrix.body
echo "$rtst -s ST4_ASCII -w work_ST4_ASCII $ww3 ww3_tp2.6" >> matrix.body
fi

if [ "$prop1D" = 'y' ]
Expand Down Expand Up @@ -1885,6 +1886,7 @@
then
echo ' ' >> matrix.body
echo "$rtst -s MPI -w work_MPI -m grdset_a -f -p $mpi -n $np $ww3 mww3_test_09" >> matrix.body
echo "$rtst -s MPI_ASCII -w work_MPI_ASCII -m grdset_a -f -p $mpi -n $np $ww3 mww3_test_09" >> matrix.body
fi

# Rotated pole grid cases, (ww3_tp2.11 MPI only if requested)
Expand Down
1 change: 1 addition & 0 deletions regtests/mww3_test_09/input/switch_MPI_ASCII
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ASCII NOGRB MPI DIST PR2 UNO SMC FLX2 LN0 ST0 NL0 BT0 DB0 TR0 BS0 IC0 IS0 REF0 WNT1 WNX1 CRT1 CRX1 O0 O1 O2 O3 O4 O5 O6 O7 O10 O11
1 change: 1 addition & 0 deletions regtests/ww3_tp2.6/input/switch_ST4_ASCII
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ASCII NOGRB SHRD PR3 UQ FLX0 LN0 ST4 NL1 BT1 DB1 MLIM TR0 BS0 IC0 IS0 REF0 WNT1 WNX1 CRT1 CRX1 O0 O1 O2 O3 O4 O5 O6 O7 O10 O11

0 comments on commit 57e330b

Please sign in to comment.