Skip to content

Add modelica system cmd #279

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 33 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
101e71a
[OMCSessionBase.ask()] define opt as list
syntron Apr 25, 2025
93357e0
[OMCSessionBase] fix exception handling
syntron May 2, 2025
859f5ca
rename [OMCSessionBase] => [OMCSessionCmd]; remove dependencies
syntron Apr 26, 2025
c19eddc
[OMCSessionZMQ] remove unused argument readonly
syntron Apr 28, 2025
e6900c6
[OMCSessionCmd] restore test_ZMQ - move execute() back into OMCSessio…
syntron Apr 28, 2025
519fb0c
[OMCSessionCmd] make sendExpression() available
syntron Apr 28, 2025
1fabcd8
[tests] new test for OMCSessionCmd
syntron Apr 28, 2025
1584d71
[OMCSessionCmd] fix all try ... except ... usages - check for OMCSess…
syntron Apr 30, 2025
1ae078c
[OMCSessionCmd] improve code for getClassNames()
syntron Apr 30, 2025
bcfeb3c
[OMCSessionBase.ask()] define opt as list
syntron Apr 25, 2025
d8c45d7
[ModelicaSystem] fix rebase - OMCSessionBase] => OMCSessionZMQ
syntron May 8, 2025
c35a261
Merge branch 'define_OMCSessionCmd' into merge
syntron May 8, 2025
c0f42ce
[DummyPopen] remove redundant parentheses
syntron Apr 24, 2025
84a520f
[OMCSession] reorder imports
syntron Apr 30, 2025
cfbeefa
[OMCSessionZMQ] allways check for errors if using sendExpression()
syntron Apr 26, 2025
d190867
[OMCSession*] move logging into OMCSessionZMQ.sendExpression()
syntron Apr 29, 2025
4701c1c
[ModelicaSystem] exception handling for sendExpression()
syntron Apr 28, 2025
fa567a4
[ModelicaSystem] remove last call to getErrorString()
syntron Apr 29, 2025
31ef902
Revert "[ModelicaSystem] remove OMCSessionException for now"
syntron May 1, 2025
51ac4f8
[ModelicaSystemCmd] draft
syntron Apr 26, 2025
2b1eb42
[ModelicaSystemCmd] define and use it - needs cleanup!
syntron Apr 28, 2025
d8456ec
[ModelicaSystemCmd] update handling of simargs
syntron Apr 28, 2025
d663b1f
[ModelicaSystemCmd] move handling of simflags info this class
syntron Apr 28, 2025
fbca54d
[ModelicaSystemCmd] cleanup / docstrings
syntron Apr 28, 2025
4cc509d
[ModelicaSystemCmd] simplify
syntron Apr 28, 2025
09f98b1
[__init__] make ModelicaSystemCmd available
syntron Apr 28, 2025
1ffc5b2
[ModelicaSystemCmd] special handling for override in simflags / simargs
syntron Apr 28, 2025
cccb519
[ModelicaSystemCmd] split run() - create command in get_cmd() and get…
syntron Apr 28, 2025
5b203b4
[ModelicaSystem] use pathlib.Path() / simplify
syntron Apr 28, 2025
ba9e882
[ModelicaSystemCmd] do *NOT* raise error if returncode != 0
syntron Apr 28, 2025
5a4e029
[tests] for ModelicaSystemCmd
syntron Apr 28, 2025
1880049
[ModelicaSystem] fix flake8 error
syntron Apr 29, 2025
04ccf1d
[ModelicaSystemCmd.run()] use repr(cmdl) in log messages / exceptions
syntron May 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading