FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "system";
    object      decomposeParDict;
}

numberOfSubdomains 6;

method             scotch;

scotchCoeffs
{
  processorWeights (1 1 1 1 1 1);
}
