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
/
multiphase
/
MRFInterFoam
/
mixerVessel2D
/
Allrun
blob
ef6b34b52f9eb1703c57e3e5c2c0906a9f80e840
1
#!/bin/sh
2
3
# Source tutorial run functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
5
6
application
=
`getApplication`
7
8
# Now run the tutorial case
9
runApplication .
/
makeMesh
10
runApplication
$application