repo.or.cz
/
OpenFOAM-1.5.x.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://opencfd@repo.or.cz/srv/git/OpenFOAM-1.5.x
[OpenFOAM-1.5.x.git]
/
tutorials
/
rhopSonicFoam
/
shockTube
/
Allrun
blob
6415109243edeb9e7cfcd4c2bd86eada31beb496
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
application
=
"rhopSonicFoam"
6
7
runApplication blockMesh
8
runApplication setFields
9
runApplication
$application