Skip to content

Commit

Permalink
matrix.base: add ww3_tp2.22 - "sdtail" and "no tail"
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Nov 8, 2023
1 parent c9cfedd commit b865de1
Showing 1 changed file with 2 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 @@ -816,7 +816,9 @@

if [ "$lmp" == "y" ]; # Langmuir mixing parameterization
then
echo ' ' >> matrix.body
echo "$rtst -s PR3_UQ_MPI -w work_PR3_UQ_MPI -f -p $mpi -n $np $ww3 ww3_tp2.22" >> matrix.body
echo "$rtst -s PR3_UQ_MPI -g sdtail -w work_PR3_UQ_MPI_SDTAIL -f -p $mpi -n $np $ww3 ww3_tp2.22" >> matrix.body
fi
fi

Expand Down

0 comments on commit b865de1

Please sign in to comment.