hydromodpy.solver.modflow6#

MODFLOW 6 solver package.

Modules

adapters

Simulation-runner adapters for the MODFLOW 6 backend.

build

MODFLOW 6 pre_processing: flopy package wiring and grid template helpers.

builders

Stress-period data builders for the MODFLOW 6 flow solver.

common

MF6-only helper utilities.

diagnostics

Diagnostic plotting helpers for MODFLOW 6 runtime support exports.

extractors

MODFLOW 6 output adapters: solver files → SimulationCatalog.

modflow6

MODFLOW 6 flow solver facade aligned with HydroModPy workflow APIs.

modflow6_config

Pydantic and runtime configuration for MODFLOW 6 expert parameters.

postprocess

Per-timestep post-processing helpers for MODFLOW 6 flow and transport.

postprocess_ops

MODFLOW 6 post-processing helpers: unstructured accumulation and native mesh exports.

property_mapping

Property mapping helpers specialized for MODFLOW 6 cell-based layouts.

prt

MODFLOW 6 PRT particle-tracking solver class.

prt_tracks

Shared readers for MODFLOW 6 PRT track outputs.

render

MODFLOW 6 matplotlib overlays for native mesh PNG and runtime support overview.

run

MODFLOW 6 processing: write and run simulation.

runtime_reuse

Calibration runtime-reuse helpers for MODFLOW 6 flow models.

steady_initial_conditions

Same-solver steady-state initial-condition support for MODFLOW 6.

transport

MODFLOW 6 GWT transport solver class.