Skip to content

Mesh refinement merges separate meshes #198

Open
@rchristie

Description

@rchristie

With the new lung mesh with open fissures, mesh refinement joins the fissures back together because it naively reuses any existing node at the same location.

Fixing this will make the algorithm much more complicated, and may require exposing new Zinc API for getting element faces since nodes can only be shared across common faces in the mesh. Open Fissures do not share face elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions