OMSimulator icon indicating copy to clipboard operation
OMSimulator copied to clipboard

The OpenModelica FMI & SSP-based co-simulation environment.

Results 110 OMSimulator issues
Sort by recently updated
recently updated
newest added

### Description When simulating a strictly coupled system with an FMU that sets `*enterEventMode = true` in a call to `fmi2CompletedIntegratorStep`, the simulation ends up in an endless loop of...

### Description When I attempt to run an SSP model that looks like this: ![image](https://github.com/user-attachments/assets/9986ddd6-db09-4eca-ad3d-573c420c3599) It works correctly, as long as the highlighted "Modelica_Blocks..." FMU's modelDescription.xml contains both ModelExchange and...

The user should be able to decide if a "variant" ssd should be created when, for example, adding "new" SSV files. On the top level: SystemStructure.ssd VariantA.ssd Resources Arun thinks...

Tool functionality to support the features of SSP 2.0 related to FMI3. This includes to, for example, support the array concept in SSDs and SSVs

project/openscaling

### Description Zero simulated values are not read from system connectors, but are replaced with initial values. ### Steps to reproduce the behavior 1. Create a model where data is...

### Description When I change a parameter value in an .ssd file from the python api, it does not have an effect on a certain FMU. ### Steps to reproduce...

project/openscaling

### Description Hello OMSimulator team, Thanks for your software! It's an enjoyable work. I'm trying to run the Dual Mass Oscillator example available in `testsuite/resources/`. It runs as expected on...

### Description [FindSphinx.cmake](https://github.com/OpenModelica/OMSimulator/blob/master/config.cmake/FindSphinx.cmake) is using removed features: ``` CMake Warning (dev) at config.cmake/FindSphinx.cmake:145 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148"...

There is a need to group signals into terminals in a portable way. The FMI3 (also supported in later versions of FMI2?) should cover this, an example is available #1418...

project/openscaling

needed for the SRMD feature support and architecture support feature

project/openscaling