You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to load FMU, at first it needs to be translated into Modelica model. This method is used to generate Modelica model from the given FMU. It generates "fmuName_me_FMU.mo".
1634
+
In order to load FMU, at first it needs to be translated into Modelica model. This method is used to generate
1635
+
Modelica model from the given FMU. It generates "fmuName_me_FMU.mo".
1631
1636
Currently, it only supports Model Exchange conversion.
0 commit comments