okay, its neat and all, but I missed seeing any output from the models, or examples how you use the models you built to analyze something? How do you interact with it, what sort visualizations you get etc etc??
You can plot variable outputs in 2D and 3D plots, use values to drive simulation based animations (2D and 3D) and via Functional Mockup interface standard (fmi-standard.org) you can interconnect external simulations and interactive visualizations (2D, 3D, VR etc). For examples of these in OpenModelica see the user guide here: https://www.openmodelica.org/doc/OpenModelicaUsersGuide/Open...
There is also a notebook UI that lets you do a lot of Ipython/Jupyter style dev with feedback plots and visualizations, in addition to code tools and visual authoring.
There is also a notebook UI that lets you do a lot of Ipython/Jupyter style dev with feedback plots and visualizations, in addition to code tools and visual authoring.