openMSL / sl-1-0-sensor-model-repository-template

Template repository: Clone and build your ASAM OSI sensor model.
Mozilla Public License 2.0
8 stars 2 forks source link

FMpy #47

Closed jdsika closed 1 year ago

jdsika commented 1 year ago

FMU checker seems to be not maintained anymore. Have a look at this: https://fmpy.readthedocs.io/en/latest/

jdsika commented 1 year ago

https://github.com/CATIA-Systems/FMPy

ClemensLinnhoff commented 1 year ago

This looks really interesting. But I don't see how this can replace the FMU Compliance Checker. It seems to be more targeted towards visualization for manually checking the outputs of an FMU rather than checking if the FMU formally complies to the FMI specification.

ClemensLinnhoff commented 1 year ago

On the other hand, this webapp seems to be using FMIPy for FMU validation.

ClemensLinnhoff commented 1 year ago

Okay, with the undocumented command fmpy validate <fmu_name.fmu> it seems to be a possible replacement for the FMU Compliance Checker...

Although I am quite unsure, why modelica is providing two tools with the same functionality...

jdsika commented 1 year ago

I would add it as test 1 and test 2. It will show discrepancies between both validators.