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
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
tutorials
/
lagrangian
/
porousExplicitSourceReactingParcelFoam
/
verticalChannel
/
Allrun
blob
6eb3715e653e3f89c25d0ecfbe2b8ff619795da1
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# create mesh
6
runApplication blockMesh
7
8
# initialise with potentialFoam solution
9
runApplication potentialFoam
10
rm
-f
0
/
phi
11
12
# run the solver
13
runApplication porousExplicitSourceReactingParcelFoam