4

is there any detailed documentation available on what all the options in Simulation Setp > Simulation Flags in OpenModelica do?

OpenModelica documentation does give a short description for some of the flags, but not for all.

MSK
  • 448
  • 2
  • 5
  • 18

1 Answers1

4

From the command line run omc.exe +help. It will print all the flags with description text.

Adeel Asghar
  • 577
  • 2
  • 7