merged conjugateCavity (still with weird fvSolution syntax)
[openfoam-extend-OpenFOAM-1.6-ext.git] / tutorials / coupled / conjugateHeatFoam / conjugateCavity / Allrun
blob9ceb1a2d9462b9f07c6036f7255f9e409ff1c830
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 application="conjugateHeatFoam"
7 runApplication blockMesh
8 cp boundary constant/polyMesh
10 cd ../heatedBlock
11 runApplication blockMesh
12 cp boundary constant/polyMesh
14 cd ../conjugateCavity
15 runApplication $application