Skip to content

(G002) bugfixs#449

Open
syntron wants to merge 7 commits into
OpenModelica:masterfrom
syntron:G002-bugfix
Open

(G002) bugfixs#449
syntron wants to merge 7 commits into
OpenModelica:masterfrom
syntron:G002-bugfix

Conversation

@syntron

@syntron syntron commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

[ModelExecutionException] catch exception if ModelExecutionCmd.run() is used
[bugfix] [ModelicaSystem] fix exception; use ModelicaSystemError (instead of wrong ModelExecutionException)
[bugfix] [ModelicaSystemABC] fix _prepare_input_data() - ensure returned data is dict[str, str]

syntron added 7 commits June 27, 2026 18:50
[README.md] small updates

[__init__] small updates
* ModelExecutionData => ModelExecutionRun
* ModelExecutionCmd => ModelExecutionConfig
[pylint] fix 'R1729: Use a generator instead 'all(isinstance(item, tuple) for item in val_evaluated)' (use-a-generator)'

[pylint] fix 'W0237: Parameter 'expr' has been renamed to 'command' in overriding 'OMCSessionZMQ.sendExpression' method (arguments-renamed)'

[pylint] [OM*Path*] fix pylint messags about incompatible definitions
[ModelExecutionException] catch exception if ModelExecutionCmd.run() is used

[bugfix] [ModelicaSystem] fix exception; use ModelicaSystemError (instead of wrong ModelExecutionException)

[bugfix] [ModelicaSystemABC] fix _prepare_input_data() - ensure returned data is dict[str, str]
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