// -*- C++ -*-
// File generated by PyFoam - sorry for the ugliness
FoamFile
{
version 2.0;
format ascii;
root ".";
case "dom3_sFoam";
instance "0";
local "";
class volScalarField;
object k;
}
dimensions [ 0 2 -2 0 0 0 0 ];
internalField uniform 0.1;
boundaryField
downstreamPerio1
type cyclicGgi;
downstreamPerio2
upstreamPerio1
upstreamPerio2
downstreamWall
type symmetryPlane;
upstreamWall
downstreamMixingPlanePatch
type mixingPlane;
upstreamMixingPlanePatch
inflow
type profile1DfixedValue;
fileName "absolu_cr.csv";
fileFormat "turboCSV";
interpolateCoord "Z";
fieldName "K";
outflow
type zeroGradient;
} // ************************************************************************* //