From 606b952246324e085b04e384cd4d2757a59250f0 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 22 Jun 2016 10:20:42 +0100 Subject: [PATCH] ENH: wallBoiling: underrelax mass transfer, solve intermediates tighter Fixes wallBoiling mentioned in #141 --- .../RAS/wallBoiling/system/fvSolution | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/fvSolution b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/fvSolution index ff61cafc76..0a396b99ca 100644 --- a/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/fvSolution +++ b/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/system/fvSolution @@ -35,7 +35,7 @@ solvers agglomerator faceAreaPair; mergeLevels 1; tolerance 1e-8; - relTol 0.1; + relTol 0.01; maxIter 100; minIter 2; } @@ -98,7 +98,7 @@ relaxationFactors { fields { - iDmdt 0.4; + iDmdt 0.1; } equations