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 The API `exportSSVTemplate()` works only on the top level system and its component and it does not work on the subsystem and its components, Also the `exportSSVTemplate()` API...

`AttributeError: 'OMSimulator' object has no attribute 'getSubModelPath'` is raised when using `path, status = oms.getSubModelPath("component")` in Python - Version: Name: OMSimulator Version: 2.1.1.post125 Summary: OMSimulator - the FMI-based co-simulation environment...

**Is your feature request related to a problem? Please describe.** It should be possible to import an partial fmu with only modeldescription.xml consisting of variables with inputs and outputs and...

enhancement

- This version comes, of course, with a lot of fixes and improvements as well as CMake support. - The CMake support allows OMSimulator to move one step closer to...

CI/Update Submodules
CI/MINGW32

### Description Looking at some FMUs from the FMI Cross Check there are a lot of examples where events are not hit sufficiently precise. If I remember it correctly OMSimulator...

When the user runs a SSP model containing several FMUs, some stats on this execution should be interesting for him/her to tune the model. According to the FMI standard, some...

Prepare to allow for reference to "incomplete" or empty sources (FMUs) in SSD. With incomplete I mean, for example, an FMU without binaries only containing a ModelDescription file. If such...

1) Export FMU that requires license to execute, from for example dymola without source code generation licence or with altair romAI block. The latter is what we have tried that...

**Is your feature request related to a problem? Please describe.** For longer simulations the user has to manually load the result file several times to see the updated results. The...

enhancement

### Description After installing the latest OpenModelica nightly build I noticed that there are around 700 MB of files duplicated inside `lib/OMSimulator` folder. ### Steps to reproduce the behavior Install...