OMSimulator
OMSimulator copied to clipboard
The OpenModelica FMI & SSP-based co-simulation environment.
### Description When using KINSol to solver algebraic loops, the check for the achieved tolerance is wrong and is practically never triggered, even if the tolerance value is not in...
### Description When an SSP contains values for string-typed parameters for FMUs, the values are never set. ### Steps to reproduce the behavior 1. Create an SSP with values for...
### Description When an SSP import fails, OMSimulator crashes on a segmentation fault due to null pointer access. ### Steps to reproduce the behavior Add an unsupported element into model...
### Current state Some simulation tools, such as [PLECS](https://www.plexim.com/products/plecs), include discrete-time dynamic processes in a Model Exchange FMU. This causes events to be generated at very short, regular intervals. Consequently,...
### Current status The maximum order for the CVODE solver is hardcoded to the value 5. This poses several difficulties for some tightly coupled models with fast and weakly attenuated...
### Description When algebraic loop solution produces a warning about not reaching the desired tolerance, the simulation may produce unreasonably erroneous results. This seems to be caused by omitted transfer...
- support for static analysis of model structure - composite model perspective on SSP level - based on work from work from Erik R. - if we can add some...
A feature planned in OpenScaling - next step have a planning meeting in 2 weeks in person and decide how to go about development
### Description Memeory leaks are detected for python tests in reference-fmus `(testsuite/reference-fmus)` . Disabled the tests as of now, Investigate and fix the issue - Version: `OMSimulator -3.0`
In an ssd file "D16_aero_stimuli.ssd" I have a connetor output "u" on the ssd top level. The "u" connector is connected to an output "u of an FMU in the...