Giter Club home page Giter Club logo

gollnlp - Grid Optimization Lawrence Livermore National Laboratory using NonLinear Programming

gollnlp is a code developed at Lawrence Livermore National Laboratory (LLNL) for the ARPA-E Grid Optimization Competition Challenge 1. It scored favorably to the other partipating codes and ranked first in all four divisions of the competition. More information here and here.

The gollnlp code solves security-constrained AC optimal flow (SC-ACOPF) problems in the so-called Challenge 1 problem formulation. This formulation webpage provides comprehensive information on the mathematical equations for SC-ACOPF, input data files, output format, evaluation scripts, scoring, rules, etc. The computational approach implemented here is described in detail in this paper by Petra and Aravena. If you are referencing to or using gollnlp, please cite the above paper:

@article{petra23,
author = {Petra, Cosmin G. and Aravena, Ignacio},
title = {A Surrogate-Based Asynchronous Decomposition Technique for Realistic Security-Constrained Optimal Power Flow Problems},
journal = {Operations Research},
volume = {71},
number = {6},
pages = {2015-2030},
year = {2023},
doi = {10.1287/opre.2022.0229},
URL = {https://doi.org/10.1287/opre.2022.0229},
eprint = { https://doi.org/10.1287/opre.2022.0229 }
}

The repository you are seeing here contains the competition submission only and it is not actively maintained. Please check the gollnlp project's webpage for the latest capabilities and contact information.

Getting started

A standard build can be done by invoking the following in the 'build' directory

$> export IPOPT_PATH=/path/to/iptopbuild
$> cmake ..
$> make 
$> make test
$> make install

Please note that Ipopt should be compiled as a static library. The latest version of Ipopt we used with gollnlp was 3.12.13.

Authors

gollnlp was created by Cosmin Petra and Ignacio Aravena at LLNL. Before use, please consult the LLNL disclaimer notice. Authors' contact information can be found on the project's webpage.

License

gollnlp is distributed under the terms of the BSD-3 licence. For more information, see LICENSE file and the additional LLNL disclaimer notice.

The code was released for public use under LLNL IM identification number LLNL-CODE-864363.

gollnlp's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.