openfoam/tutorials/combustion/XiDyMFoam/annularCombustorTurbine/Allrun
Mark Olesen dd60cfcd06 FIX: provide restore0Dir function to fix issue #159
- makes it easier to ensure the correct behaviour, consistently
2016-06-27 16:33:55 +02:00

18 lines
247 B
Bash
Executable File

#!/bin/sh
cd ${0%/*} || exit 1
. $WM_PROJECT_DIR/bin/tools/RunFunctions
./Allrun.mesh
restore0Dir
runApplication decomposePar -force
runParallel potentialFoam -pName pPotential -initialiseUBCs
\rm -f processor*/0/phi
runParallel XiDyMFoam