hydromodpy.config.dynamic_flow_examples#

Provider implementing core’s DynamicFlowExamplesProvider Protocol.

Wired in by hydromodpy._bootstrap so the core/toml_io/generator.py module can render commented examples for the dynamic [flow.param.*], [flow.bc.*] and [flow.sinks_sources.*] blocks without importing physics or spatial directly.

Classes

DynamicFlowExamples()

Render dynamic flow example blocks for the TOML generator.