hydromodpy.spatial.mesh.gmsh_grid.cases.reference_2d_geology_conformal#

Hold the runnable example for 2D zone-conformal meshing on real geology.

This package complements the baseline Gmsh examples with a case where the mesh is adapted to polygon boundaries. It is meant for geometric QA and reference workflows, not for the low-level meshing algorithms themselves.

The package-level API intentionally exposes only the runnable entry points. Private helper modules such as case_config, planning and plotting remain internal implementation details.

Modules

case_config

Configuration normalization for the reference 2D zone-conformal case.

contracts

Shared contracts for the reference 2D zone-conformal case.

execution

Execution helpers for the reference 2D zone-conformal case.

planning

Planning helpers for the reference 2D zone-conformal meshing case.

plotting

Plotting helpers for the reference 2D zone-conformal case.

reporting

Reporting helpers for the reference 2D zone-conformal case.

run_case_zone_conformal

Run the reference 2D zone-conformal meshing case.

runner_support

Small runner-only helpers for the reference 2D zone-conformal case.

scope_resolution

Minimal support-domain helpers for the conformal reference case.