Open
Description
I haven't found any examples or tests for it.
Do I really have to create a dummy .mo
model file, load it and compile it (see ModelicaSystem.__init__()
) just to convert a *.fmu
to a *.mo
?
At first glance, I think this function would be easier to use if it was a @classmethod
that constructed a ModelicaSystem
from the FMU.
Metadata
Metadata
Assignees
Labels
No labels