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
Bugfix: single precision compilation fix
[foam-extend-3.2.git]
/
tutorials
/
DNS
/
dnsFoam
/
boxTurb16
/
Allrun
blob
b78ade21c1ae3a0afc4344db04c190e60b56012b
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name from directory
6
application
=
"dnsFoam"
7
8
runApplication blockMesh
9
runApplication boxTurb
10
runApplication
$application
11
runApplication enstrophy