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

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

interconnect 
{
    cp          cp [0 2 -2 -1 0 0 0]    711;
    rho		rho [1 -3 0 0 0 0 0]    2266;
    k           k  [1 1 -3 -1 0 0 0]    100;

    cellZone    interconnect;
}

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