Skip to content

Commit 10c0fbf

Browse files
authored
Update DART mode description in README.md
1 parent 3b4ac57 commit 10c0fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The **Holistic Optimization Program for Electricity (HOPE)** model is a transpar
2222
1. `GTEP` mode: a generation & transmission expansion planning model
2323
2. `PCM` mode: a production cost model
2424
3. `OPF` mode: (under development): an optimal power flow model
25-
4. `DART` mode: (under development): a bilevel market model for simulating day-ahead and real-time markets
25+
4. `DART` mode: (under development): a SCUC/SCED market model for simulating day-ahead and real-time markets
2626

2727
Users can select the proper mode of HOPE based on their research needs. Each mode is modeled as linear/mixed linear programming and can be solved with open-source (i.e., [Cbc](https://github.com/coin-or/Cbc), [GLPK](https://github.com/firedrakeproject/glpk), [Clp](https://github.com/coin-or/Clp), etc.) or commercial (e.g., [Gurobi](https://www.gurobi.com/) and [CPLEX](https://www.ibm.com/products/ilog-cplex-optimization-studio)) solver packages.
2828

0 commit comments

Comments
 (0)