Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Improving 2d mesh accuracy #240

@skypalat

Description

@skypalat

Hi! I've been using SeismicMesh recently to try to generate a 2D mesh from a distance function I have defined. The results so far have been quite good, but not exact to the distances specified by my function (i.e. some edges are shorter/longer than they should be by some small, but not insignificant amount).

My particular goal relies on generating a very accurate 2D mesh, so I was wondering if there was any cleanup functions that you think could help refine the mesh to the correct edge lengths, or at least remove some of the more incorrect edge lengths? I have tried setting "perform_checks" to True, but this didn't help too much.

Any guidance you can offer on this issue would be much appreciated. Thanks in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions