OMSimulator icon indicating copy to clipboard operation
OMSimulator copied to clipboard

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

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

### Description I have a non-linear algebraic loop with three variables and equations ```modelica a + b + c = 0; 2*a - 3*b + 2*c = 9; a*a +...

bug

I cannot find this feature request so I am re-opening it.

As someone who just started using OMSimulator, I initially found it a bit confusing what "cref" represented and how to use it, when looking in the OMSimulatorPython html doc. It...

enhancement

### Description When trying to simulate a FMU from a different directory I get various errors from OMSimulator. When simulating it from the same directory (or only a few directories...

bug

### Description We seem to have some tests in our testsuite that are failing at random in our PRs. I looked through some of my last PRs and found the...

bug

### Description The flag `--timeout ` is not working for lua scripts. It never terminates one of my simulations beside needing much longer than I had set the timeout flag....

bug

### Description I have a OpenModelica FMU in a directory that contains a `+` in its path and when I simulate the FMU OMS can't find some file and reports...

bug

Hi! I'd like to create a Signal Dictionary to support models' evolution and configuration. I can't find any example of ssb file on the SSP standard support or through OMSimulator...

### Description When appending data to the logfile generated by `OMS.setLogFile`, the appended text gets cutoff suggesting the file has not been closed properly after terminating the simulation, i.e. the...

### Related Issues https://github.com/OpenModelica/OpenModelica/issues/12183 ### Purpose Add support for importing and export connectors for Type `String`