MMULES: new development of the MULES limiter to support limiting the sum of phase-fractions

multiphaseInterFoam: Upgraded to use the new MMULES algorithm
This commit is contained in:
Henry
2011-08-09 10:39:58 +01:00
parent 9e02bcc070
commit 425d51a985
26 changed files with 317 additions and 914 deletions

View File

@ -7,6 +7,9 @@ cd ${0%/*} || exit 1 # run from this directory
# Set application name
application=`getApplication`
\rm -rf 0
cp -r 0.org 0
runApplication blockMesh
runApplication setFields
runApplication $application