I want to test dynamic optimization methods within OpenModelica (the builtin with ADOL-C and the CasADi based). 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). I read the user guide and the listed papers on their homepage, but there are limited information.
Furthermore, is it posible to set up and run optimizations via Python Interface and/or PySimulator?
Thank you very much for your help.