Update to run script
This commit is contained in:
parent
4d500e1873
commit
d708959777
1 changed files with 2 additions and 1 deletions
|
@ -2,8 +2,9 @@
|
|||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
cp -r 0-orig 0
|
||||
runApplication blockMesh
|
||||
runApplication setSet -batch createObstacle.setSet
|
||||
runApplication subsetMesh c0 -patch walls
|
||||
runApplication subsetMesh c0 -patch walls -overwrite
|
||||
runApplication setFields
|
||||
runApplication interDyMFoam
|
||||
|
|
Reference in a new issue