hydromodpy.solver.modflow6.modflow6#
MODFLOW 6 flow solver facade aligned with HydroModPy workflow APIs.
This module exposes the Modflow6 adapter. Concern-specific helpers
live in build (pre_processing), run (processing), postprocess
(water table, budget, native exports) and diagnostics (matplotlib overlays).
The class methods are thin delegators so this module stays under the 1500 LOC
architectural limit.
Classes
|
Flow solver based on MODFLOW 6 (GWF). |