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
testHarness: various adjustments for foam-extend 3.2. The results will now be reporte...
[foam-extend-3.2.git]
/
testHarness
/
foam-extend
/
3.2
/
scripts
/
Allrun.default
blob
9410e5db7075e0949f12eaa0948f5368cec3d805
1
#!/bin/bash
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name
6
application
=
`getApplication`
7
8
#parentDir=`dirname $PWD`
9
#application=`basename $parentDir`
10
11
runApplication blockMesh
12
runApplication
$application