hydromodpy.solver.modflow_grid.grid_mapping#
HydroMesh → MODFLOW DIS / DISV descriptor shim.
MODFLOW-NWT consumes structured DIS discretisations; MODFLOW 6
consumes either DIS (structured) or DISV (vertex-based).
Both backends use SolverMesh as HydroModPy’s internal unified
representation but historically built the DIS/DISV descriptors on
their own.
This module centralises that mapping as a small, read-only descriptor that each backend can consume via its FloPy-specific package builder.
Functions
|
Produce a |
|
Map a MODFLOW discretisation kind to the v2 |
Classes
|
Parameters feeding |
|
Parameters feeding |