mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: autoRefineDriver.C: comment
This commit is contained in:
@ -744,7 +744,8 @@ void Foam::autoRefineDriver::doRefine
|
|||||||
100 // maxIter
|
100 // maxIter
|
||||||
);
|
);
|
||||||
|
|
||||||
// Introduce baffles at surface intersections
|
// Introduce baffles at surface intersections. Remove sections unreachable
|
||||||
|
// from keepPoint.
|
||||||
baffleAndSplitMesh(refineParams, prepareForSnapping, motionDict);
|
baffleAndSplitMesh(refineParams, prepareForSnapping, motionDict);
|
||||||
|
|
||||||
// Mesh is at its finest. Do optional zoning.
|
// Mesh is at its finest. Do optional zoning.
|
||||||
|
|||||||
Reference in New Issue
Block a user