repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
tutorials
/
immersedBoundary
/
backwardStepShortTurbulentSimpleIbFoam
/
Allrun
blob
cd11a5b0615706afdfaf9d36669883cfa912df48
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name
6
application
=
"simpleIbFoam"
7
8
runApplication blockMesh
9
\
cp
save
/
boundary constant
/
polyMesh
10
11
\mkdir
0
12
\
cp
0
_org
/*
0
/
13
14
runApplication potentialIbFoam
15
runApplication
$application