hydromodpy.solver.modflow_common.sgrid_to_flopy#

Translate HydroModPy StructuredGridSpec into a FloPy StructuredGrid.

This module is the solver-side boundary where HydroModPy-native grid POPOs become FloPy objects consumable by MODFLOW-family backends.

Functions

translate(spec)

Build a FloPy StructuredGrid from a StructuredGridSpec.