hydromodpy.core.toml_io.dynamic_examples_protocol#
Protocol decoupling the TOML generator from physics/spatial.
The 15x15 layer matrix forbids core -> physics and core -> spatial.
The TOML scaffolding generator emits documented examples for the dynamic
[flow.param.*], [flow.bc.*] and [flow.sinks_sources.*] blocks
that depend on classes living in those layers. The provider below is wired in
at package bootstrap by hydromodpy._bootstrap.
Functions
|
Return the installed provider or |
|
Install the dynamic-flow examples provider used by the TOML generator. |
Classes
|
Render commented TOML example blocks for the dynamic flow sections. |