fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / tutorials / stressAnalysis / icoFsiFoam / flappingConsoleSmall / Allrun
blobf5d393a44a1beb7d28c13a93ed743f26062c90f7
1 #!/bin/sh
2 # Source tutorial run functions
3 . $WM_PROJECT_DIR/bin/tools/RunFunctions
5 # Get application name from directory
6 application=icoFsiFoam
8 cd fluid
9 runApplication blockMesh
10 cd constant
11 ln -s ../../solid/constant solid
12 cd ..
13 cd 0
14 ln -s ../../solid/0 solid
15 cd ..
16 cd ..
18 cd solid
19 runApplication blockMesh
20 cd ..
21 pwd
23 makeFsiCaseLinks fluid solid
24 cd fluid
25 runApplication $application
26 cd ..
27 makeFsiResultsLinks fluid solid