Skip to content

powsybl/powsybl-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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