OMEdit
OMEdit, short for OpenModelica Editor, is the primary graphical user interface for the OpenModelica project. It provides an integrated environment for creating, editing, simulating, and analyzing Modelica models. OMEdit supports both graphical modeling and textual Modelica coding, and it works with the Modelica Standard Library and third-party libraries to build complex models.
The editor offers a drag-and-drop graphical editor to assemble models from components and connectors, a library
OMEdit interfaces with the OpenModelica Compiler (OMC) in the backend to type-check, translate, compile, and simulate
The application is cross-platform, running on Windows, Linux, and macOS, and is built with the Qt framework.