- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Builtin Dynamic Optimization in...
Builtin Dynamic Optimization in OpenModelica
Builtin Dynamic Optimization in OpenModelica
Hello!
I want to compare different tools and methods for Modelica-based optimization (OpenModelica, JModleica). I want to test the Builtin Dynamic Optimization with OpenModelica and IpOpt and the Dynamic Optimization with OpenModelica and CasADi regarding scalability.
I read the paper:
Ruge et al. 2014: Efficient Implementation of Collocation Methods forOptimization using OpenModelica and ADOL-C
and the documentation: https://www.openmodelica.org/doc/OpenMo … ation.html
Are there somewhere more information about different options (e.g. change the number of finite elements for collocation, the number of collocation points in each element, change the linear Solver for IPOPT to MA 57).
Is it posible to set up and run optimizations via Python Interface and PySimulator?
Thank you very much for your help.
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Builtin Dynamic Optimization in...