Skip to content

Commit

Permalink
Add foamyHexMesh test
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Mar 8, 2022
1 parent 013669c commit 1b7e947
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ cd backwardFacingStep2D
$BASH -e ./Allrun
! grep 'FOAM Warning' log.simpleFoam
cd ..

rm -rf blob
cp -r "$FOAM_TUTORIALS/mesh/foamyHexMesh/blob" blob
cd blob
$BASH -e ./Allrun
cd ..

0 comments on commit 1b7e947

Please sign in to comment.