Additional simulator capabilities Sample Clauses
Additional simulator capabilities. OpenModelica has support for static and dynamic debugging of Modelica models [PSA+14]. Static debugging helps the user understand how his model has been optimized and solved by the compiler via an equation browser. Dynamic debugging is currently available for algorithmic Modelica code and supports breakpoint-based debugging. Debugging support in the generated FMUs is planned for the near future.
Additional simulator capabilities. The current version of the FMU export feature embeds the Overture inter- preter inside the FMU and thus all tracing and logging features available to Overture can be used in the FMU. Future versions will allow the exported FMU to connect to a debug session in the Overture IDE, making the standard Overture debugger available.
Additional simulator capabilities. The 20-sim simulator provides in plot functionality where variables can be plotted using multiple plot windows. To visualize (3D) simulations 3D ani- mation is available. Furthermore the simulator provides in break point func- tionality which allows for convenient model debugging. For the scope of system integration it might be beneficial to reuse these functionalities in a FMI co-simulation fashion.
