diff --git a/tutorials/modules/multiphaseEuler/bubbleColumn/system/fvSolution b/tutorials/modules/multiphaseEuler/bubbleColumn/system/fvSolution index e0776939d2..c318d12474 100644 --- a/tutorials/modules/multiphaseEuler/bubbleColumn/system/fvSolution +++ b/tutorials/modules/multiphaseEuler/bubbleColumn/system/fvSolution @@ -69,7 +69,6 @@ PIMPLE nOuterCorrectors 3; nCorrectors 1; nNonOrthogonalCorrectors 0; - } relaxationFactors diff --git a/tutorials/modules/multiphaseEuler/damBreak4phase/system/fvSolution b/tutorials/modules/multiphaseEuler/damBreak4phase/system/fvSolution index 194b87a29a..e74e0ef5ce 100644 --- a/tutorials/modules/multiphaseEuler/damBreak4phase/system/fvSolution +++ b/tutorials/modules/multiphaseEuler/damBreak4phase/system/fvSolution @@ -76,7 +76,6 @@ PIMPLE { nCorrectors 3; nNonOrthogonalCorrectors 0; - } relaxationFactors diff --git a/tutorials/modules/multiphaseEuler/mixerVessel2DMRF/constant/phaseProperties b/tutorials/modules/multiphaseEuler/mixerVessel2DMRF/constant/phaseProperties index 17f88a5cc9..825f8764ae 100644 --- a/tutorials/modules/multiphaseEuler/mixerVessel2DMRF/constant/phaseProperties +++ b/tutorials/modules/multiphaseEuler/mixerVessel2DMRF/constant/phaseProperties @@ -268,6 +268,21 @@ virtualMass type constantCoefficient; Cvm 0.5; } + + water_dispersedIn_air + { + type none; + } + + oil_dispersedIn_air + { + type none; + } + + mercury_dispersedIn_air + { + type none; + } } heatTransfer