Skip to content

Commit 0c1f824

Browse files
committed
Updated README.md
Updated README.md to include CWP as a core network formulation
1 parent f0b7d1b commit 0c1f824

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Status:
1010

1111
GasModels.jl is a Julia/JuMP package for Steady-State Gas Network Optimization.
1212
It is designed to enable computational evaluation of emerging Gas network formulations and algorithms in a common platform.
13-
The code is engineered to decouple problem specifications (e.g. Gas Flow, Expansion planning, ...) from the gas network formulations (e.g. DWP, CRDWP, ...).
13+
The code is engineered to decouple problem specifications (e.g. Gas Flow, Expansion planning, ...) from the gas network formulations (e.g. CWP, DWP, CRDWP, ...).
1414
This enables the definition of a wide variety of gas network formulations and their comparison on common problem specifications.
1515

1616
**Core Problem Specifications**
@@ -19,6 +19,7 @@ This enables the definition of a wide variety of gas network formulations and th
1919
* Load Shed (ls)
2020

2121
**Core Network Formulations**
22+
* CWP
2223
* DWP
2324
* WP
2425
* CRDWP

0 commit comments

Comments
 (0)