modelica/fmi-cross-check

solidThinking_Activate/2020/CVloop/ doesn't comply with the rules for the directory structure

lochel opened this issue · 5 comments

The example solidThinking_Activate/2020/CVloop/ doesn't comply with the rules for the directory structure.

There is a typo in the FMU name CVLoop.fmu, which should be CVloop.fmu.

fmus/2.0/me/linux64/solidThinking_Activate/2020/CVloop/CVloop.fmu does not exist

Originally posted by @lochel in #110 (comment)

Should I rename all CVLoop.* files to CVloop.* by adding CVloop., then removing CVLoop. ?

I am a bit afraid that it might cause problems on Windows but honestly I don't know.

Thanks Torsten.
I made the PR #131 for renaming the files.

PR #131 was merged and that solves this problem. Thanks @masoud-najafi.