FoamFile
{
    version         2.0;
    format          ascii;
    class           dictionary;
    object          interconnectZones;
}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

interconnect
{
    cp          cp [0 2 -2 -1 0 0 0]    503;
    rho	        rho [1 -3 0 0 0 0 0]    7968;
    k           k  [1 1 -3 -1 0 0 0]    14;

    cellZone    interconnect;
}

// ************************************************************************* //
