repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correction to the compilation of mesquite-2.1.2. Bug fix contributed by Philippose...
[OpenFOAM-1.6-ext.git]
/
tutorials
/
compressible
/
rhopSonicFoam
/
shockTube
/
Allrun
blob
eede9049d770e4829fb2d746ebb736aab8cb5fb1
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
application
=
`getApplication`
6
7
runApplication blockMesh
8
runApplication setFields
9
runApplication
$application