LICENSE
README.md
pyproject.toml
OMPython/ModelicaSystem.py
OMPython/OMCSession.py
OMPython/OMParser.py
OMPython/OMTypedParser.py
OMPython/__init__.py
OMPython/compatibility_v400.py
OMPython/model_execution.py
OMPython/modelica_doe_abc.py
OMPython/modelica_doe_omc.py
OMPython/modelica_doe_runner.py
OMPython/modelica_system_abc.py
OMPython/modelica_system_omc.py
OMPython/modelica_system_runner.py
OMPython/om_session_abc.py
OMPython/om_session_omc.py
OMPython/om_session_runner.py
OMPython/py.typed
OMPython.egg-info/PKG-INFO
OMPython.egg-info/SOURCES.txt
OMPython.egg-info/dependency_links.txt
OMPython.egg-info/requires.txt
OMPython.egg-info/top_level.txt
tests/test_ArrayDimension.py
tests/test_FMIExport.py
tests/test_FMIImport.py
tests/test_ModelExecutionCmd.py
tests/test_ModelicaDoEOMC.py
tests/test_ModelicaDoERunner.py
tests/test_ModelicaSystemOMC.py
tests/test_ModelicaSystemRunner.py
tests/test_OMCPath.py
tests/test_OMParser.py
tests/test_OMSessionCmd.py
tests/test_OMTypedParser.py
tests/test_ZMQ.py
tests/test_docker.py
tests/test_linearization.py
tests/test_optimization.py