merged conjugateCavity (still with weird fvSolution syntax)
[openfoam-extend-OpenFOAM-1.6-ext.git] / tutorials / coupled / conjugateHeatFoam / conjugateCavity / Allclean
blobf748cbc7e753d1afdd4da79288997e1acff3e5b9
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 cleanCase
7 rm -f constant/polyMesh/boundary
9 cd ../heatedBlock
10 rm -f constant/polyMesh/boundary
11 cleanCase