mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: updated multiphaseInterFoam damBtreak4Phase/Fine tutorials
This commit is contained in:
11
tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun
Executable file
11
tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/Allrun
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
# Source tutorial run functions
|
||||
. $WM_PROJECT_DIR/bin/tools/RunFunctions
|
||||
|
||||
# Set application name
|
||||
application="multiphaseInterFoam"
|
||||
|
||||
runApplication blockMesh
|
||||
runApplication setFields
|
||||
runApplication $application
|
||||
|
||||
Reference in New Issue
Block a user