hydromt.model.Model.add_component#

Model.add_component(name: str, component: ModelComponent) None[source]#

Add a component to the model. Will raise an error if the component already exists.