ENH: foamyHexMesh: Update flange tutorial

This commit is contained in:
laurence
2013-06-04 14:53:37 +01:00
parent af9e7cc72c
commit 96aba9e8ea
5 changed files with 15 additions and 1 deletions

View File

@ -4,6 +4,9 @@ cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# copy flange surface from resources folder
cp $FOAM_TUTORIALS/resources/geometry/flange.stl.gz constant/triSurface/
runApplication foamyHexMesh
runApplication collapseEdges -latestTime -collapseFaces
runApplication checkMesh -latestTime -allGeometry -allTopology