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
/
compressible
/
steadyCompressibleFoam
/
transonicBump
/
Allrun
blob
755e74c2dca5112c9f9467db1ee80a109e13ac79
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
application
=
"steadyCompressibleFoam"
6
7
runApplication blockMesh
8
runApplication
$application