Update decomposePar

This commit is contained in:
Hrvoje Jasak 2016-09-14 16:18:45 +01:00
parent 7bab48776c
commit e7e1de3460

View file

@ -16,40 +16,16 @@ FoamFile
numberOfSubdomains 12;
globalFaceZones
(
sideWallA_BB_cyclic1Zone
sideWallA_BB_cyclic2Zone
B_UPSTREAMZone
B_DOWNSTREAMZone
);
method metis;
simpleCoeffs
{
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n (1 1 1);
delta 0.001;
order xyz;
}
metisCoeffs
{
processorWeights
(
1
1
1
1
1
1
1
1
1
1
1
1
);
}
manualCoeffs
{
dataFile "";