hydromodpy.spatial.mesh.gmsh_grid.cases.reference_2d_geology_base.run_case_gmsh#

Run the reference 2D geology-to-mesh workflow on a planar Gmsh mesh.

This case remains the didactic entry point for the Gmsh backend. The runner itself is intentionally short: config resolution, plotting helpers, and summary building now live in dedicated modules so this file reads as the workflow orchestrator.

Functions

build_reference_case_state_from_toml(...[, ...])

Resolve the 2D case and return all intermediate runtime objects.

main([argv])

run_reference_case_from_toml(config_toml, *)

Run the reference 2D case and return the stable summary payload.