Skip to content

Commit

Permalink
Update regression tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-copeland committed Sep 13, 2023
1 parent 604f53e commit e6cfaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regression_tests/tests/prom/mixed_nonlinear_diffusion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ source $GITHUB_WORKSPACE/regression_tests/common.sh
CMDS=(
"./mixed_nonlinear_diffusion -offline -tf 0.01"
"./mixed_nonlinear_diffusion -merge -ns 1 -tf 0.01"
"./mixed_nonlinear_diffusion -online -tf 0.01 -rrdim 2 -rwdim 2 -nldim 3"
"./mixed_nonlinear_diffusion -online -tf 0.01 -rrdim 2 -rwdim 2 -nldim 3 -sopt"
"./mixed_nonlinear_diffusion -online -tf 0.01 -rrdim 2 -rwdim 2 -nldim 3 -hrtype deim"
"./mixed_nonlinear_diffusion -online -tf 0.01 -rrdim 2 -rwdim 2 -nldim 3 -hrtype sopt"
"./mixed_nonlinear_diffusion -online -tf 0.01 -rrdim 2 -rwdim 2 -nldim 3 -ns 1 -eqp -maxnnls 4"
)
TYPE="PROM"
Expand Down

0 comments on commit e6cfaa5

Please sign in to comment.