twoPhaseEulerFoam: added optional alphaMax to phaseModel for MULES limiter

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1209
This commit is contained in:
Henry
2014-03-07 23:32:00 +00:00
committed by Andrew Heather
parent cda70b5eb7
commit dd0efd159d
5 changed files with 20 additions and 5 deletions

View File

@ -24,6 +24,8 @@ particles
{
d 3e-4;
}
alphaMax 0.62;
}
air

View File

@ -24,6 +24,8 @@ particles
{
d 3e-4;
}
alphaMax 0.62;
}
air