rubem.core.DynamicFrameworkWrapper
- class DynamicFrameworkWrapper(model_configuration)[source]
-
Bases:
objectInitialize the
DynamicFrameworkWrapperclassWrapper for the
DynamicFrameworkthat runs theDynamicModelConceptof the Rainfall rUnoff Balance Enhanced Model.- Parameters:
-
model_configuration (
ModelConfiguration) – The configuration object for the model. - Raises:
-
ValueError – If the model configuration is empty.
Methods
Load the model configuration.
Wrapper of the
DynamicFramework.run()that runs theDynamicModelConcept.