Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / incompressible / icoDyMFoam / mixerGgi / Allrun
blob41277cd85ed0b6be04dcda39824dcc61fad0579e
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 application="icoDyMFoam"
7 runApplication blockMesh
8 \cp -f boundary constant/polyMesh/boundary
9 runApplication regionCellSets
10 runApplication setSet -batch setBatch.batch
11 \rm -f constant/polyMesh/sets/cellRegion*
12 runApplication setsToZones -noFlipMap
13 runApplication $application