hydromodpy.solver.modflow_common#
Shared MODFLOW helper utilities used across solver backends.
Grid-related primitives (SolverMesh, SolverGridContext,
spatial / temporal discretization, DIS / DISV descriptors) live in
hydromodpy.solver.modflow_grid; import them from there.
Modules
Solver binary resolution and lazy download. |
|
Shared descriptors for MODFLOW boundary-condition stress-period data. |
|
Lightweight binary readers for calibration trials. |
|
Helpers for bundled solver executables across platforms. |
|
Shared helpers for MODFLOW-family flow adapters. |
|
Canonical translation of HydroModPy BC kinds to MODFLOW packages. |
|
Shared base for MT3DMS / MF6-GWT concentration output adapters. |
|
Typed option containers shared by MODFLOW-family workflow stages. |
|
Property mapping helpers shared by MODFLOW solver backends (NWT and MF6). |
|
Raster exports based on solver grid geometry rather than a DEM template. |
|
Solver-aligned hydrologic routing products built from a solver DEM. |
|
Build shape-aware runtime payloads for MODFLOW-family solvers. |
|
Translate HydroModPy |