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

Run the reference 2D zone-conformal meshing case.

This script is the pedagogical entry point for the zone-conformal workflow. It builds one planar mesh constrained by configurable inputs (geology zones, river traces, or both), exports inspection artifacts, and keeps the focus on geometry and visual QA before any 3D extrusion or solver coupling is introduced.

Functions

main([argv])

run_reference_2d_zone_conformal_case_from_toml(...)

Run the pedagogical conformal case from TOML or an in-memory override.

Classes

ZoneConformalCaseRuntimeArtifacts(summary, mesh)

Return payload used by integrated workflows that keep the mesh in memory.