Skip to content

ModelicaSystem - remove csvfile as class variable - #313

Merged
adeas31 merged 5 commits into
OpenModelica:masterfrom
syntron:ModelicaSystem_csvfile
Jul 11, 2025
Merged

ModelicaSystem - remove csvfile as class variable#313
adeas31 merged 5 commits into
OpenModelica:masterfrom
syntron:ModelicaSystem_csvfile

Conversation

@syntron

@syntron syntron commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

[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
syntron force-pushed the ModelicaSystem_csvfile branch 2 times, most recently from 0a131f3 to bb8a8be Compare July 2, 2025 19:59
@syntron
syntron force-pushed the ModelicaSystem_csvfile branch from bb8a8be to 77cd547 Compare July 7, 2025 17:09
@adeas31
adeas31 enabled auto-merge (squash) July 9, 2025 09:39
syntron added 4 commits July 9, 2025 19:21
…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
auto-merge was automatically disabled July 9, 2025 18:35

Head branch was pushed to by a user without write access

@syntron
syntron force-pushed the ModelicaSystem_csvfile branch from 1400906 to 945306b Compare July 9, 2025 18:35
* rename resultfile => result_file
* use local variable result_file and not self._result_file
@adeas31
adeas31 merged commit 3e9c55b into OpenModelica:master Jul 11, 2025
@syntron
syntron deleted the ModelicaSystem_csvfile branch July 11, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants