Skip to content

[ModelicaSystem] split simulate() into two methods #311

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

syntron
Copy link
Contributor

@syntron syntron commented Jun 25, 2025

[ModelicaSystem] split simulate() into two methods

(1) create ModelicasystemCmd instance - simulate_cmd()
(2) run it - simulate()

reason:

  • use the instances of ModelicaSystemCmd to run the executeable with different settings as often as needed

syntron added 2 commits June 26, 2025 20:39
(1) create ModelicasystemCmd instance - simulate_cmd()
(2) run it - simulate()
@syntron syntron force-pushed the ModelicaSystem_simulate branch from b57bd0c to 3ee7f7d Compare June 28, 2025 19:26
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.

1 participant