From 2e761c31ef76c5bf8b9dc85c4207343a0a0900cb Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 24 Mar 2023 17:22:11 +0000 Subject: [PATCH] tutorials/modules/multiphaseEuler/mixerVessel2DMRF: Added missing virtualMass entries to avoid warning messages --- .../bubbleColumn/system/fvSolution | 1 - .../damBreak4phase/system/fvSolution | 1 - .../mixerVessel2DMRF/constant/phaseProperties | 15 +++++++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) 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