Skip to content

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

@hanppyyong

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions