This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/incompressible/icoDyMFoam/movingConeTopo/Allrun

21 lines
578 B
Text
Raw Normal View History

2011-02-25 12:49:03 +00:00
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
application="icoDyMSimpleFoam"
runApplication blockMesh
runApplication setSet -batch setBatch
cd constant/polyMesh/sets/
\rm leftCentre leftCentre_old leftWallSet leftWallSet_old leftZone_old rightCentre rightCentre_old rightWallSet rightWallSet_old rightZone_old wallSet
cd ../../..
runApplication setsToZones
runApplication decomposePar
2011-08-03 08:23:02 +00:00
runApplication $application
#runParallel $application 4
#runApplication reconstructParMesh -cellDist