-
Notifications
You must be signed in to change notification settings - Fork 66
Description
When running mesh adapt with matched meshes and lion print verbose, the following line is printed:
Matched mesh: disabling snapping, and shape correction,
Is shape correction disabled throughout the entire mesh or only elements whose closure are classified on the matched model entities?
I am sure you can see where I am going with this. While I understand that there are algorithmic challenges to make quality controls like shape improvement work well when matching must be maintained, it would seem to me that existing algorithms could be applied for elements that do not contact the matched model boundaries.
In my application I am running mesh adapt every 50 steps for likely 10 or even 100,000 time steps and there is a steady degradation of element quality. While some of the problems are at the matched boundaries, the worst ones are in the interior, not even close to the boundary and it would seem to me that these would certainly benefit from shape correction.