annularCombustorTurbine

#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory

# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions

./Allrun.mesh

restore0Dir

runApplication decomposePar -force

runParallel potentialFoam -pName pPotential -initialiseUBCs

m -f processor*/0/phi

runParallel XiDyMFoam

#——————————————————————————

実行年月:08/29/2017