Skip to content

ModelicaSystem - remove csvfile as class variable #313

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 3 commits into
base: master
Choose a base branch
from

Conversation

syntron
Copy link
Contributor

@syntron syntron commented Jun 25, 2025

[ModelicaSystem] remove class variable csvFile; define name based on resultfile in simulate()

reason:

  • variable not needed / used as class variable
  • using name based on resultfile allows to run the same model executable several times

on top of PR # 311

@syntron syntron force-pushed the ModelicaSystem_csvfile branch from 5253c9c to 70a0fb4 Compare June 25, 2025 19:56
syntron added 2 commits June 26, 2025 20:54
…resultfile in simulate()

reason:
* variable not needed / used as class variable
* using name based on resultfile allows to run the same model executable several times
@syntron syntron force-pushed the ModelicaSystem_csvfile branch from 70a0fb4 to 717892b 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