-
- Downloads
BUG: singleProcessorFaceSets: fix parallel/. Fixes #2359.
The logic was not maintaining consistent sets of constraints on different processors. A single processor with a full match (very easy with 0 local faces) would invalidate adding the constraint.
-
mentioned in issue #2359 (closed)
-
Hello, I run this feature on v2412 and I get this warning:
--> FOAM Warning : Using 'singleProcessorFaceSets' constraint specification. This constraint keyword is 126 months old.
Would it be any update to consider?
Regards, Oli
here is my decomposeParDict: ` FoamFile { version 2.0; format ascii; class dictionary; object decomposeParDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // numberOfSubdomains 12;
method hierarchical; coeffs { n (4 1 3);}
singleProcessorFaceSets ((AMIfaceSet -1)); constraints { } `
-
Hi @Oli772 ,
You may use constraints.
However, please note that we don't recommend using this platform for support related issues - refer https://develop.openfoam.com/Development/openfoam/-/wikis/Submitting-issues
/Prashant