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
/
pitzDailyBodyFitted
/
Allrun
blob
a60ba59524b31394c84d00464cc16c8ebc48eb4f
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name
6
application
=
"simpleFoam"
7
8
runApplication blockMesh
9
10
mkdir
0
11
cp
-f
0
_org
/*
0
12
13
runApplication potentialFoam
14
runApplication
$application