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
[ModelicaSystem] make convertFmu2Mo() useable (#351)
* [ModelicaSystem] update convertMo2Fmu() and convertFmu2Mo() to use pathlib.Path()
* [ModelicaSystem] define convertFmu2Mo() as entry point like definition()
* rename fmuName => fmu
* [ModelicaSystem] fix definition of fmu_path
* [ModelicaSystem] fix path in convertFmu2Mo()
* [test_FMIImport] running example / test for convertFmu2Mo()
* [ModelicaSystem] replace pathlib by OMCPath
* [ModelicaSystem] fix _getconn => _session
0 commit comments