diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubblePipe/constant/turbulenceProperties.gas b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubblePipe/constant/turbulenceProperties.gas index 285ddd77a9..77ebedaed0 100644 --- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubblePipe/constant/turbulenceProperties.gas +++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/bubblePipe/constant/turbulenceProperties.gas @@ -17,4 +17,12 @@ FoamFile simulationType laminar; +RAS +{ + RASModel continuousGasKEpsilon; + + turbulence on; + printCoeffs on; +} + // ************************************************************************* //