mcellteam / gamer-v1

Geometry-preserving Adaptive Mesh Generator
GNU General Public License v2.0
7 stars 6 forks source link

Watertightness ! #2

Open marwan-abdellah opened 5 years ago

marwan-abdellah commented 5 years ago

If I have a watertight mesh that I need to run the surface smoothing operator on, is it guaranteed that the output mesh will be watertight as well?

cnlbob commented 5 years ago

Hello,

I'm not an expert, but I think the water tightness is preserved.

Bob

On 3/19/19 2:52 PM, Marwan Abdellah wrote:

If I have a watertight mesh that I need to run the surface smoothing operator on, is it guaranteed that the output mesh will be watertight as well?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mcellteam/gamer/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ADbmuK1YJhqu4-kUcaITym_P1VrBn1mLks5vYVwtgaJpZM4b9McL.

marwan-abdellah commented 5 years ago

I have tried multiple conditions and iterations, but it is not always guaranteed to create a watertight mesh. Can you provide the parameters that preserve the watertighness for ImproveSurfaceMesh tool?