Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / solidMechanics / elasticAcpSolidFoam / crackingPlateShearCompress / Allrun
blob6f702a51af2dc9f815df5f2b16e3f1c54ec219ab
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name from directory
6 application="elasticAcpSolidFoam"
8 \cp -f 0/org/U 0/U
9 \cp -f 0/org/materials 0/materials
10 runApplication blockMesh
11 runApplication setFields
12 runApplication $application