Is it necessary to use OMEdit to create and simulate a system model?
Is it possible to create a complete system model in text form (like programming in matlab/python/C) using the libraries models and then simulate it (like you can do with a matlab code with the sim command)?
Yes. You can use OpenModelica scripting.
Adeel.
Thank you,
for the next professional experience I would like to learn the modelica language without using OMedit which is counter intuitive for me (maybe I have got too much used to Simulink) and moreover id anyway different from Dymola and other commercial modelica tools which I could find on a working environment, so I do not want to waste time understanding OMedit.
So if I can create models completely in a textual form and then build and simulate them I would e very happy.