Skip to content

powsybl/powsybl-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 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

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published