Skip to content

Conversation

@joewa
Copy link
Owner

@joewa joewa commented Jan 11, 2026

Related Issues

See OpenModelica#404 and OpenModelica#401

Purpose

Rebase to get draft for the Runner class.

… PRs

* OMCSession.py: rename real OMCPath* classes as privat (start with '_')
* OMCSession: define OMCPathDummy and OMCSessionDummy => no OMC server
* OMCSession: remove OMCSessionCmd
* ModelExecution.py: include all code related to model execution (from OMCsession*; ModelicaSystemCmd)
* ModelicaSystemDoE.py: seperate file for this class
* ModelicaSystemDoE.py: use ModelicaSystem / reduce number of arguments to __init__
* ModelicaSystem(Base).py: split getOutputs() and getContinuous() to Initial and Final data
* ModelicaSystem(Base).py: getOutputs*() / getContinuous*() - always return np.float64
* ModelicaSystemBase.py: define a basic version of ModelicaSystem
* ModelicaSystemRunner.py: definition of a 'runner' class using ModelicaSystemBasic / OMCSessionDummy (see PR OpenModelica#401)
* test_ModelicaSystemRunner.py: test case for ModelicaSystemRunner
* test_*: update of test cases based on above listed changes
This reverts commit eb312b41854b6310587e6be3cd1bed273e9197e0.
@joewa joewa merged commit 70cabfe into joewa:syntron_RFC Jan 12, 2026
6 of 12 checks passed
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.

2 participants