/HydroPowerModels.jl

A Julia/JuMP Package for Hydrothermal economic dispatch Optimization

Primary LanguageTeXMIT LicenseMIT

HydroPowerModels.jl

A Julia/JuMP package for Hydrothermal Multistage Steady-State Power Network Optimization solved by Stochastic Dual Dynamic Programming (SDDP).

DOI Documentation Build Status Coverage Paper
DOI Build Status Codecov branch status

If you are struggling to figure out how to use something, raise a Github issue!

Network Data Formats

  • Matpower ".m" files
  • PTI ".raw" files (PSS(R)E v33 specfication)
  • PowerModels ".json" files

Resevoir Data Formats

  • JSON ".json" files

Problem Specifications and Network Formulations

  • Problem Specifications and Network Formulations are handled by PowerModels.jl.

Solution Method

  • Solution method is handled by SDDP.jl.

Presentations