Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / immersedBoundary / cylinderInChannelFineIcoIbFoam / Allrun
blobdd55068390bf57b2f00fcb833f45c3c106582eae
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name
6 application="icoIbFoam"
8 runApplication blockMesh
9 \cp save/boundary constant/polyMesh/
11 mkdir 0
12 \cp 0_org/* 0/
14 runApplication potentialIbFoam
15 runApplication $application