- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » how to change OpenModelica Solver
Page Start Prev 1 Next End
how to change OpenModelica Solver
Re: how to change OpenModelica Solver
Jul-27-10 18:53:37
The default is:
simulate(modelName, method="dassl")
You can also try some alternative solvers:
"euler" is a fixed-step, explicit euler solver.
"rungekutta" is supposedly fourth-order.
"dassl2" uses the same event system as the euler solver, and the same solver as "dassl". I haven't checked it in-depth, so I'm not sure what it does differently from "dassl".
- sjoelund.se
- 1700 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » how to change OpenModelica Solver
There are 0 guests and 0 other users also viewing this topic