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
Upgrade case file headers
[foam-extend-3.2.git]
/
tutorials
/
heatTransfer
/
buoyantSimpleFoam
/
hotRoom
/
Allrun
blob
b7d88e4e1519145430626426219d8ebfa9b139f1
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
application
=
"buoyantSimpleFoam"
6
7
compileApplication ..
/
..
/
setHotRoom
8
runApplication blockMesh
9
runApplication setHotRoom
10
runApplication
$application