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
fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git]
/
tutorials
/
compressible
/
rhoSonicFoam
/
shockTube
/
Allrun
blob
4f0a80edd84fab2c5980f3cd4000ff185d31acb0
1
#!/bin/sh
2
3
# Source tutorial run functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
5
6
# Get application name
7
application
=
`getApplication`
8
9
runApplication blockMesh
10
runApplication setFields
11
runApplication
$application