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
Upgrade case file headers
[foam-extend-3.2.git]
/
tutorials
/
immersedBoundary
/
cylBumpInterIbFoam
/
Allrun
blob
8f160b756109e938856396098f13d1119da7bb3d
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name
6
application
=
"interIbFoam"
7
8
runApplication blockMesh
9
10
mkdir
0
11
cp
0
_org
/*
0
/
12
13
runApplication setFields
14
15
runApplication
$application