diff --git a/applications/utilities/parallelProcessing/decomposePar/decomposeParDict b/applications/utilities/parallelProcessing/decomposePar/decomposeParDict index 292421855c..a183ebd0cb 100644 --- a/applications/utilities/parallelProcessing/decomposePar/decomposeParDict +++ b/applications/utilities/parallelProcessing/decomposePar/decomposeParDict @@ -25,7 +25,7 @@ numberOfSubdomains 4; //- Keep owner and neighbour on same processor for faces in patches: // (makes sense only for cyclic patches) -//preservePatches (cyclic_left_right); +//preservePatches (cyclic_half0 cyclic_half1); method scotch;