hydromodpy.solver.boussinesq.adapters.flow#

Adapter for the flow/boussinesq solver pair.

This module contains only the Boussinesq-specific construction step. The mesh-resolution helpers live in hydromodpy.solver.boussinesq.flow_to_boussinesq_adapter so the adapter file stays symmetrical with the MODFLOW adapters.

Classes

BoussinesqFlowAdapter()

Bridge one planned flow/boussinesq run to the local solver API.