OpenModelica simulation module documentation

Is there any detailed documentation on all parameters in Simulation Setp> Simulation Flags in OpenModelica?

The OpenModelica documentation gives a brief description of some flags, but not for everyone.

+4
source share
1 answer

At the command prompt, run omc.exe + help. It will print all flags with description text.

+4
source

Source: https://habr.com/ru/post/1548053/


All Articles