Menu

Tree [881703] master /
 History

HTTPS access


File Date Author Commit
 CasadiLibrary 2019-04-18 Jonas Koenemann Jonas Koenemann [66e196] move solver construction
 Core 2019-04-18 Jonas Koenemann Jonas Koenemann [80aa76] setting h_norm, ig from parameter bounds
 Examples 2019-04-18 Jonas Koenemann Jonas Koenemann [ed6999] warning on interruption
 Test 2019-04-17 Jonas Koenemann Jonas Koenemann [3cadc1] simulate pendulum test
 .gitignore 2019-03-21 Jonas Koenemann Jonas Koenemann [603704] startup script to look in Lib directory
 LICENSE 2017-02-10 Jonas.Koenemann Jonas.Koenemann [718d3d] added open source GPL 3 license information
 README.md 2019-04-18 Jonas Koenemann Jonas Koenemann [881703] Update README.md
 StartupOCL.m 2019-04-10 Jonas Koenemann Jonas Koenemann [d2ac4e] remove deprecated ocp system, legacy code

Read Me

Open Optimal Control Library


The Open Optimal Control Library is a software toolbox for Matlab/Octave that facilitates modelling and formulation of (parametric) optimal control problems. It interfaces Ipopt [1] to numerically solve the optimal control problems and CasADi [2] to automatically calculate the necessary derivatives by algorithmic differentiation.

Quick start

Visit the main website openocl.org to download the toolbox, go through the tutorial, and have a look API Docs and the examples.

Models

Publications

Performance Assessment of a Rigid Wing Airborne Wind Energy Pumping System
G. Licitra, J. Koenemann, A. Buerger, P. Williams, R. Ruiterkamp, M. Diehl
In Energy The International Journal, Elsevier, 2018 (submitted to)

OpenAWE: An Open Source Toolbox for the Optimization of AWE Flight Trajectories
J. Koenemann, G. Licitra, S. Sieberling, M. Diehl
In Airborne Wind Energy Conference, Freiburg, 2017

Modeling of an Airborne Wind Energy System with a Flexible Tether Model for the Optimization of Landing Trajectories
J. Koenemann, P. Williams, S. Sieberling, M. Diehl
IFAC 2017 World Congress, Toulouse, France. 9-14 July, 2017

Viability Assessment of a Rigid Wing Airborne Wind Energy Pumping System
G. Licitra, J. Koenemann, G. Horn, P. Williams, R. Ruiterkamp, M. Diehl
In: 21st International Conference on Process Control (PC), 2017

References

[1] On the Implementation of a Primal-Dual Interior Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming
A. Wächter, L.T. Biegler
Mathematical Programming 106 (2006) 25-57, Available at: https://projects.coin-or.org/Ipopt

[2] CasADi - A software framework for nonlinear optimization and optimal control
J.A.E. Andersson, J. Gillis, G. Horn, J.B. Rawlings, M. Diehl
Mathematical Programming Computation, In Press, 2018, Available at: http://casadi.org

Please see license information in the LICENSE file in the github project.

Open Optimal Control Library
Copyright (C) 2016-2019 Jonas Koenemann (Jonas.Koenemann [at] yahoo.de)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 642682.

Use without warranty.

Jonas Koenemann
Jonas.Koenemann [at] yahoo.de

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.