Skip to content

Commit 28f135a

Browse files
authored
Update README.md
Updated for public release.
1 parent c81b77b commit 28f135a

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
1-
# Optimization of the operations of a cogeneration unit in a unit commitment problem against the utility
1+
# Economic dispatch of a single micro gas turbine under CHP operation with uncertain demands
2+
3+
This contains the source code for the article in the title, found in https://doi.org/10.1016/j.apenergy.2021.118391
4+
5+
```tex
6+
@article{Sharf_2022,
7+
title = {Economic dispatch of a single micro gas turbine under {CHP} operation with uncertain demands},
8+
author = {Miel Sharf and Iliya Romm and Michael Palman and Daniel Zelazo and Beni Cukurel},
9+
year = 2022,
10+
month = {mar},
11+
journal = {Applied Energy},
12+
publisher = {Elsevier {BV}},
13+
volume = 309,
14+
pages = 118391,
15+
doi = {10.1016/j.apenergy.2021.118391},
16+
url = {https://doi.org/10.1016%2Fj.apenergy.2021.118391}
17+
}
18+
```
19+
20+
**Contributors (in chronological order): Johannes F. Rist, Miguel de Freitas Dias, Iliya Romm, Anoop Jain, Miel Sharf.**
221

322
See also:
423

524
> Johannes F. Rist, et al. "_Economic dispatch of a single micro-gas turbine under CHP operation._" Applied Energy 200 (2017): 1-18. [DOI](https://doi.org/10.1016/j.apenergy.2017.05.064)
625
7-
**Contributors (in chronological order): Johannes F. Rist, Miguel de Freitas Dias, Iliya Romm, Anoop Jain, Miel Sharf.**
8-
926
---
1027

1128
## Preparations

0 commit comments

Comments
 (0)