Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idempotence of adaptation algorithm #62

Open
Algiane opened this issue Dec 1, 2022 · 0 comments
Open

Idempotence of adaptation algorithm #62

Algiane opened this issue Dec 1, 2022 · 0 comments
Labels
kind: enhancement enhancement to an existing feature part: mmg3d / mesh specific to mmg3d code part or meshing techniques priority: medium linked to strong improvements or to a medium-term deadline

Comments

@Algiane
Copy link
Member

Algiane commented Dec 1, 2022

Idempotence of Mmg algo (that is, Mmg doesn't change the mesh if it is already a computational mesh and if it is suitable in term of edge lengths and qualities) should improve:

  • load balancing after first iteration (mesh is almost entirely adapted at first iter)
  • efficiency: Mmg will have almost no work after first iteration

Idempotence may be influenced by:

  • type or metric (isotropic / anisotropic)
  • gradation
  • required gradation
@Algiane Algiane added part: mmg3d / mesh specific to mmg3d code part or meshing techniques priority: medium linked to strong improvements or to a medium-term deadline labels Dec 1, 2022
@Algiane Algiane added the kind: enhancement enhancement to an existing feature label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement enhancement to an existing feature part: mmg3d / mesh specific to mmg3d code part or meshing techniques priority: medium linked to strong improvements or to a medium-term deadline
Projects
Status: Todo
Development

No branches or pull requests

1 participant