From c4b36c1aa6a52caadc2dcd62666461b791f33a37 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Tue, 17 Nov 2015 14:59:30 +0000 Subject: [PATCH] porousZone packaged fvOption: moved selectionMode to correct dict level --- etc/caseDicts/general/fvOptions/porosity/porousZone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/caseDicts/general/fvOptions/porosity/porousZone b/etc/caseDicts/general/fvOptions/porosity/porousZone index f7ab42ffe..7378f17a1 100644 --- a/etc/caseDicts/general/fvOptions/porosity/porousZone +++ b/etc/caseDicts/general/fvOptions/porosity/porousZone @@ -18,12 +18,12 @@ porousZone // Change to something more descriptive { type explicitPorositySource; active true; - selectionMode cellZone; - cellZone ; // Specify the name of the cellZone explicitPorositySourceCoeffs { type DarcyForchheimer; + selectionMode cellZone; + cellZone ; // Specify the name of the cellZone DarcyForchheimerCoeffs {