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
Remove trailing whitespace systematically
[foam-extend-3.2.git]
/
tutorials
/
solidMechanics
/
elasticPlasticSolidFoam
/
timeVaryingPlasticPlateHole
/
Allrun
blob
dfae21751b77a93861df1ca9aea4adb0f2a2276c
1
#!/bin/sh
2
# Source tutorial run functions
3
.
$WM_PROJECT_DIR
/
bin
/
tools
/
RunFunctions
4
5
# Get application name from directory
6
application
=
"elasticPlasticSolidFoam"
7
8
runApplication blockMesh
9
runApplication
$application