Adeel Asghar
Adeel Asghar
**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...
### 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...
@vwaurich Can you test this. I added the feature to set the visualization on repeat but after few cycles the visualization becomes slow. The OMEdit process starts consuming more and...
The `InformationInterface` reads the plugin information like name and icon. The `ModelInterface` provides the active model information to the plugin.
- [x] Delete a system - [x] Delete a connector - [ ] Delete the connections associated with the connector. - [ ] Delete a bus - [ ] Delete...
### Related Issues #12235
Following the conversation from https://github.com/OpenModelica/OpenModelica/issues/11201#issuecomment-2033307699. Show the list of display units for each variable and let the user select it.
### Description Implement the new Modelica feature [Selective Model Extension](https://specification.modelica.org/master/inheritance-modification-and-redeclaration.html#selective-model-extension) - [ ] Implement support for it in the OMC. - [ ] Implement support for it in the OMEdit.
### Related Issues #11920