hydromodpy.solver.modflow_grid.discretization_spatial#

Common spatial discretization builders for MODFLOW-family solvers.

Functions

build_spatial_discretization(*, domain, ...)

Build normalized spatial discretization from domain surfaces or runtime mesh.

project_surfaces_to_planar_grid(*, ...)

Project domain surfaces to the target solver planar grid when requested.

resolve_domain_surfaces(*, domain)

Validate and return top/substratum surfaces used by spatial gridding.