Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swang22 authored Dec 4, 2023
1 parent fcbdbb1 commit 7c932bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
![image](https://github.com/swang22/HOPE/assets/125523842/ec1e57fe-c65e-4e41-a128-43d2bbc3963c)

## Overview
The Holistic Optimization Program for Electricity (HOPE) model is a transparent tool for evaluating electric sector transition paths regarding power system planning, system operation, optimal power flow, and market designs. It is highly configurable and modulized programming coded in the [Julia](http://julialang.org/) language and optimization package [JuMP](http://jump.dev/). The HOPE consists of multiple modes for modeling modern power systems and electricity market, including:
The Holistic Optimization Program for Electricity (HOPE) model is a transparent tool for evaluating electric sector transition paths regarding power system planning, system operation, optimal power flow, and market designs. It is highly configurable and modulized programming coded in the [Julia](http://julialang.org/) language and optimization package [JuMP](http://jump.dev/). The HOPE consists of multiple modes for modeling modern power systems and electricity markets, including:
1. `GTEP` mode: a generation & transmission expansion planning model
2. `PCM` mode: a production cost model
3. `OPF` mode: (under development): an optimal power flow model
Expand Down

0 comments on commit 7c932bd

Please sign in to comment.