Skip to content

Commit b4fe54b

Browse files
committed
Added testing flag to twophaseflow to shorten runtime.
1 parent 3f94be9 commit b4fe54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/femdgSourceNoVenv.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ cd fem_tutorial
7474

7575
#mpirun -np 2 --oversubscribe python3 laplace-adaptive.py
7676
$PYTHON_INTERP laplace-adaptive.py
77-
$PYTHON_INTERP twophaseflow.py
77+
$PYTHON_INTERP twophaseflow.py testing

0 commit comments

Comments
 (0)