From 75790ba540e625ce14f16d386d7ed04607aec2ac Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 29 Nov 2023 17:44:30 +0000 Subject: [PATCH] TUT: Allrun : requires numberOfDomains in decomposeParDict --- .../iglooWithFridges/system/decomposeParDict | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict index 5a7e0bb079..d9fdbcd5fa 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/decomposeParDict @@ -14,6 +14,8 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // +numberOfSubdomains 2; + method scotch;