Update decomposePar
This commit is contained in:
parent
7bab48776c
commit
e7e1de3460
1 changed files with 8 additions and 32 deletions
|
@ -16,39 +16,15 @@ FoamFile
|
||||||
|
|
||||||
numberOfSubdomains 12;
|
numberOfSubdomains 12;
|
||||||
|
|
||||||
method metis;
|
globalFaceZones
|
||||||
|
|
||||||
simpleCoeffs
|
|
||||||
{
|
|
||||||
n (2 2 1);
|
|
||||||
delta 0.001;
|
|
||||||
}
|
|
||||||
|
|
||||||
hierarchicalCoeffs
|
|
||||||
{
|
|
||||||
n (1 1 1);
|
|
||||||
delta 0.001;
|
|
||||||
order xyz;
|
|
||||||
}
|
|
||||||
|
|
||||||
metisCoeffs
|
|
||||||
{
|
|
||||||
processorWeights
|
|
||||||
(
|
(
|
||||||
1
|
sideWallA_BB_cyclic1Zone
|
||||||
1
|
sideWallA_BB_cyclic2Zone
|
||||||
1
|
B_UPSTREAMZone
|
||||||
1
|
B_DOWNSTREAMZone
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
1
|
|
||||||
);
|
);
|
||||||
}
|
|
||||||
|
method metis;
|
||||||
|
|
||||||
manualCoeffs
|
manualCoeffs
|
||||||
{
|
{
|
||||||
|
|
Reference in a new issue