HydroPowerModels.jl Documentation

CurrentModule = HydroPowerModels

Overview

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

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

Solution method is handled by SDDP.jl.

Installation

The current package is unregistered so you will need to add it as follows:

julia> ] add https://github.com/andrewrosemberg/HydroPowerModels.jl.git