hydromodpy.solver.modflow_nwt.adapters.flow#

Adapter for the flow/modflow_nwt solver pair.

This module contains only the MODFLOW-NWT-specific construction step. The shared execution lifecycle lives in hydromodpy.solver.modflow_common.flow_adapter_helpers.

Classes

ModflowNwtFlowAdapter()

Bridge one planned flow/modflow_nwt run to the ModflowNwt API.