initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / tutorials / interDyMFoam / sloshingTank2D3DoF / Allrun
blob748dcf65ba56b28289c079d37d4abde3e95f3257
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 m4 < constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict
6 runApplication blockMesh
7 cp 0/gamma.org 0/gamma
8 runApplication setFields
9 runApplication interDyMFoam