mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -24,6 +24,8 @@ particles
|
||||
{
|
||||
d 3e-4;
|
||||
}
|
||||
|
||||
alphaMax 0.62;
|
||||
}
|
||||
|
||||
air
|
||||
|
||||
@ -24,6 +24,8 @@ particles
|
||||
{
|
||||
d 3e-4;
|
||||
}
|
||||
|
||||
alphaMax 0.62;
|
||||
}
|
||||
|
||||
air
|
||||
|
||||
Reference in New Issue
Block a user