Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 606 Bytes

Powsybl-optimizer

A repository to store production-ready optimal powerflow optimizers

Getting started

AMPL

For this project, you must have AMPL installed. AMPL is a proprietary tool that works as an optimization modelling language. It can be interfaced with many solvers.

AMPL is sold by many companies including Artelys, you can find keys here.

You must add in your ~/.itools/config.yml an ampl section like this:

ampl:
  # Change to the ampl folder path that contains the ampl executable
  homeDir: /home/user/ampl