mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Allrun: added comment
This commit is contained in:
@ -4,6 +4,11 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||||||
# Source tutorial run functions
|
# Source tutorial run functions
|
||||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||||
|
|
||||||
|
|
||||||
|
# Make sure surface is oriented properly. Since the letters
|
||||||
|
# contain disconnected regions use
|
||||||
|
# surfaceOrient -usePierceTest
|
||||||
|
|
||||||
cp system/controlDict.mesher system/controlDict
|
cp system/controlDict.mesher system/controlDict
|
||||||
|
|
||||||
runApplication surfaceFeatureExtract
|
runApplication surfaceFeatureExtract
|
||||||
|
|||||||
Reference in New Issue
Block a user