Skip to content

Support for custom 3D domain boundaries (non-rectangular) in geological modeling #6

Description

@hanppyyong

What is your question?
Currently, GemPy defines the modeling domain using a rectangular bounding box (xmin/xmax/ymin/ymax/zmin/zmax). However, many real-world applications require modeling geology within irregular, user-defined volumes (e.g., fault-bounded blocks, mineralized zones, or custom survey areas)
I propose supporting custom 3D domains via vertex-defined polyhedrons or file imports (VTK/JSON). This would confine interpolation to specified boundaries, avoiding inefficient post-processing cropping. While workarounds exist (e.g., external clipping), native support would streamline workflows. Is this feasible in current/future versions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions