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:
@ -23,11 +23,6 @@ RAS
|
||||
|
||||
turbulence on;
|
||||
printCoeffs on;
|
||||
|
||||
mixtureKEpsilonCoeffs
|
||||
{
|
||||
alphap 0.3;
|
||||
}
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -23,11 +23,6 @@ RAS
|
||||
|
||||
turbulence on;
|
||||
printCoeffs on;
|
||||
|
||||
mixtureKEpsilonCoeffs
|
||||
{
|
||||
alphap 0.3;
|
||||
}
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user