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

add simulator class for OpenModelica #500

Closed
mwetter opened this issue Dec 22, 2022 · 1 comment · Fixed by #525
Closed

add simulator class for OpenModelica #500

mwetter opened this issue Dec 22, 2022 · 1 comment · Fixed by #525

Comments

@mwetter
Copy link
Member

mwetter commented Dec 22, 2022

This issue is to add a simulator class for OpenModelica, e.g., buildingspy/simulate/OpenModelica.py and the required tests.

mwetter added a commit that referenced this issue Dec 22, 2022
@mwetter
Copy link
Member Author

mwetter commented Mar 31, 2023

Todo

  • Add model modifiers: translateModel({model}, method... in openmodelica_run.template does not take into account model_modifier set with template.render. Hence, addModelModifier in Simulator.py has no effect.

mwetter added a commit that referenced this issue Apr 1, 2023
mwetter added a commit that referenced this issue Aug 25, 2023
* added simulator for OpenModelica

For #500
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 a pull request may close this issue.

1 participant