Skip to content

Improve boundary conformity  #120

@krober10nd

Description

@krober10nd
  • On termination, it's possible to repeatedly project only the boundary vertices back onto the 0-level set for better boundary conformity.

  • See here what I did in Python.

https://github.com/krober10nd/SeismicMesh/blob/fa4cbc97a987d3468e6362fce6c76efe05f47bdf/SeismicMesh/generation/mesh_generator.py#L436

  • It removes some of the "dents" that happen when meshing with an implicit domain.

Here's the function call:
https://github.com/krober10nd/SeismicMesh/blob/fa4cbc97a987d3468e6362fce6c76efe05f47bdf/SeismicMesh/generation/mesh_generator.py#L629

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions