tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubbleColumn: Removed alphap setting

The results with alphap = 0.3 are not physical, the case runs better with the
default alphap.
This commit is contained in:
Henry Weller
2020-04-20 17:09:05 +01:00
parent 9c27acc6c3
commit cf358d7f99
2 changed files with 0 additions and 10 deletions

View File

@ -23,11 +23,6 @@ RAS
turbulence on;
printCoeffs on;
mixtureKEpsilonCoeffs
{
alphap 0.3;
}
}
// ************************************************************************* //

View File

@ -23,11 +23,6 @@ RAS
turbulence on;
printCoeffs on;
mixtureKEpsilonCoeffs
{
alphap 0.3;
}
}
// ************************************************************************* //