tutorials: TJunctionFan: Simplified orig usage

This commit is contained in:
Will Bainbridge
2022-05-19 09:50:46 +01:00
parent 5fadb57d5d
commit 755c0aa869
9 changed files with 0 additions and 15 deletions

View File

@ -1,10 +0,0 @@
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
rm -rf 0
#------------------------------------------------------------------------------

View File

@ -11,8 +11,6 @@ runApplication blockMesh
# Create faceZones for baffles and fan
runApplication topoSet
cp -R 0.orig 0
# Create wall and cyclic baffles and the fields on them
runApplication createBaffles -overwrite

View File

@ -1,3 +0,0 @@
2010-04-16 T-junction with baffles and fan.
Inlet on left, one outlet at bottom, one at top.
To test multiple outlets and fan cyclics