hydromodpy.simulation.adapters.transport_helpers#

Generic helpers shared by transport-family solver adapters.

These functions only read simulation-layer types (RunContext, SimulationPlan, ProcessRun) and therefore stay in simulation/ rather than leaking into a specific solver backend.

Functions

required_flow_model(ctx)

Return the single flow dependency required by current transport adapters.

transport_output_suffix(plan, run)

Return the stable suffix used by concentration transport runs.