Clean-up
This commit is contained in:
parent
f7034cc482
commit
f9d3f6c220
1 changed files with 1 additions and 2 deletions
|
@ -904,8 +904,7 @@ Tolerances
|
||||||
primitiveMeshFaceFlatnessThreshold 0.8;
|
primitiveMeshFaceFlatnessThreshold 0.8;
|
||||||
|
|
||||||
// Geometric matching tolerances
|
// Geometric matching tolerances
|
||||||
cyclicMatchTol 1e-4;
|
patchFaceMatchTol 1e-4;
|
||||||
processorMatchTol 1e-4;
|
|
||||||
|
|
||||||
// Volumetric closed domain
|
// Volumetric closed domain
|
||||||
closedDomainTol 1e-10;
|
closedDomainTol 1e-10;
|
||||||
|
|
Reference in a new issue