TUT: multiphase: clean up tutorials

This commit is contained in:
Kutalmis Bercin
2021-06-04 13:32:37 +01:00
committed by Andrew Heather
parent 3a858ac682
commit 91c1e8efe2
1811 changed files with 1797 additions and 3089 deletions

View File

@ -6,7 +6,9 @@ cd "${0%/*}" || exit # Run from this directory
mkdir -p constant/triSurface
# Copy bullet surface from resources directory
cp -f $FOAM_TUTORIALS/resources/geometry/bullet.stl.gz constant/triSurface/
cp -f \
"$FOAM_TUTORIALS"/resources/geometry/bullet.stl.gz \
constant/triSurface/
# Generate the base block mesh
runApplication blockMesh