6.1.2.31. pycropml.topology module¶
- class pycropml.topology.Topology(name, pkg=None)[source]¶
Bases:
object- info_inputs_mu(ppkg, mu, varname)[source]¶
get the info of an input of a model unit from its name and the name of the input
- info_outputs_mu(ppkg, mu, varname)[source]¶
get the info of an output of a model unit from its name and the name of the output
- initialization2()[source]¶
call the initialization method of all the models in model(model.model) if it exists
- pkgs = {}¶