Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test FMUs for Linux and CI workflow for test #15

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

AnHeuermann
Copy link

I added FMUs for OpenModelica v.1.17.0 for the following OS

  • Linux 64
  • Linux 32
  • Windows 64
  • Windows 32

To re-create the OpenModelica FMUs one can run genFMUs.mos with omc.
For SpringDamperPendulum1D.fmu I set it to use SUNDIALS CVODE as integrator for mi2DoStep. As far as I can see the FMU is not uses in any tests yet.

I also added a GitHub workflow to tests the package. Of course the tests are currently failing. I fixed one broken include, but there are still errors in the test.
I didn't want to change all the tests scripts, that's why I used an environment variable to switch between exporting tools.

AnHeuermann added 2 commits June 21, 2021 12:20
  - Moved old FMUs to subfolder Dymola/2020x
  - Updated tests to use Dymola and OpenModelica FMUs (if available).
@ThummeTo ThummeTo merged commit 1ac0826 into ThummeTo:main Jun 21, 2021
@AnHeuermann AnHeuermann deleted the addLinuxFMUs branch June 22, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants