tutorials/propeller: Mesh AMI-s as a face-zone, rather than patches

snappyHexMesh now generates a face-zone for the AMI-s, and createBaffles
and mergeOrSplitPoints -split are used to create the patches. Before,
snappy generated AMI patches directly, which were then converted to
AMI-s with createPatch.

This way, the AMI-s match exactly at the start of the simulation. For
more complicated cases that may be derived from this tutorial, this
could be important.
This commit is contained in:
Will Bainbridge
2018-08-07 12:49:18 +01:00
parent 8c152cbc38
commit a95c904390
32 changed files with 1564 additions and 14122 deletions

View File

@ -5,7 +5,7 @@ cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
# remove surface
rm -f constant/triSurface/propellerTip.obj.gz > /dev/null 2>&1
rm -f constant/triSurface/propeller.obj.gz > /dev/null 2>&1
cleanCase