diff --git a/etc/caseDicts/general/fvOptions/porosity/porousZone b/etc/caseDicts/general/fvOptions/porosity/porousZone index 393edc6346..f7ab42ffed 100644 --- a/etc/caseDicts/general/fvOptions/porosity/porousZone +++ b/etc/caseDicts/general/fvOptions/porosity/porousZone @@ -30,8 +30,8 @@ porousZone // Change to something more descriptive // Negative coeffs are multiplied by largest positive coeff, // taking the magnitude, e.g. for -1000, coeff = |1e7*-1000| = 1e10 - d d [0 -2 0 0 0 0 0] (1e7 -1000 -1000); - f f [0 -1 0 0 0 0 0] (0 0 0); + d [0 -2 0 0 0 0 0] (1e7 -1000 -1000); + f [0 -1 0 0 0 0 0] (0 0 0); coordinateSystem // Cartesian coordinates for the cellZone { @@ -43,8 +43,8 @@ porousZone // Change to something more descriptive fixedCoeffCoeffs { - alpha alpha [0 0 -1 0 0 0 0] (100 -1000 -1000); - beta beta [0 -1 0 0 0 0 0] (0 0 0); + alpha [0 0 -1 0 0 0 0] (100 -1000 -1000); + beta [0 -1 0 0 0 0 0] (0 0 0); rhoRef 1.205; coordinateSystem // Cylindrical coordinates for the cellZone