|
1 | | -@article{Pearson:2017, |
2 | | - url = {http://adsabs.harvard.edu/abs/2017arXiv170304627P}, |
3 | | - Archiveprefix = {arXiv}, |
4 | | - Author = {{Pearson}, S. and {Price-Whelan}, A.~M. and {Johnston}, K.~V.}, |
5 | | - Eprint = {1703.04627}, |
6 | | - Journal = {ArXiv e-prints}, |
7 | | - Keywords = {Astrophysics - Astrophysics of Galaxies}, |
8 | | - Month = mar, |
9 | | - Title = {{Gaps in Globular Cluster Streams: Pal 5 and the Galactic Bar}}, |
10 | | - Year = 2017 |
11 | | -} |
12 | | - |
13 | | -@book{Binney:2008, |
14 | | - url = {http://adsabs.harvard.edu/abs/2008gady.book.....B}, |
15 | | - Author = {{Binney}, J. and {Tremaine}, S.}, |
16 | | - Booktitle = {Galactic Dynamics: Second Edition, by James Binney and Scott Tremaine.~ISBN 978-0-691-13026-2 (HB).~Published by Princeton University Press, Princeton, NJ USA, 2008.}, |
17 | | - Publisher = {Princeton University Press}, |
18 | | - Title = {{Galactic Dynamics: Second Edition}}, |
19 | | - Year = 2008 |
20 | | -} |
21 | | - |
22 | | -@article{gaia, |
23 | | - author = {{Gaia Collaboration}}, |
24 | | - title = "{The Gaia mission}", |
25 | | - journal = {Astronomy and Astrophysics}, |
26 | | - archivePrefix = "arXiv", |
27 | | - eprint = {1609.04153}, |
28 | | - primaryClass = "astro-ph.IM", |
29 | | - keywords = {space vehicles: instruments, Galaxy: structure, astrometry, parallaxes, proper motions, telescopes}, |
30 | | - year = 2016, |
31 | | - month = nov, |
32 | | - volume = 595, |
33 | | - doi = {10.1051/0004-6361/201629272}, |
34 | | - url = {http://adsabs.harvard.edu/abs/2016A%26A...595A...1G}, |
35 | | -} |
36 | | - |
37 | | -@article{astropy, |
38 | | - author = {{Astropy Collaboration}}, |
39 | | - title = "{Astropy: A community Python package for astronomy}", |
40 | | - journal = {Astronomy and Astrophysics}, |
41 | | - archivePrefix = "arXiv", |
42 | | - eprint = {1307.6212}, |
43 | | - primaryClass = "astro-ph.IM", |
44 | | - keywords = {methods: data analysis, methods: miscellaneous, virtual observatory tools}, |
45 | | - year = 2013, |
| 1 | +Flixopt Repository |
| 2 | +@article{Flixopt2022, |
| 3 | + author = {{Flixopt Developers}}, |
| 4 | + title = {{Energy and Material Flow Optimization Framework}}, |
| 5 | + journal = {GitHub Repository}, |
| 6 | + year = 2022, |
| 7 | + url = {https://github.com/flixOpt/} |
| 8 | +} |
| 9 | + |
| 10 | +Panitz & Stange 2022 |
| 11 | +@article{PanitzStange2022, |
| 12 | + author = {Panitz, Felix and Stange, Peter and Behrends, Tiedo}, |
| 13 | + title = {{Software-supported investment optimization for district heating supply systems}}, |
| 14 | + journal = {Eurosun 2022 Proceedings}, |
| 15 | + year = 2022, |
46 | 16 | month = oct, |
47 | | - volume = 558, |
48 | | - doi = {10.1051/0004-6361/201322068}, |
49 | | - url = {http://adsabs.harvard.edu/abs/2013A%26A...558A..33A} |
| 17 | + doi = {10.18086/eurosun.2022.04.07} |
| 18 | +} |
| 19 | + |
| 20 | +Hoffmann et al. 2024 (Review) |
| 21 | +@article{HOFFMANN2024100190, |
| 22 | + author = {Hoffmann, Maximilian and Schyska, Bruno U. and Bartels, Julian and Pelser, Tristan and Behrens, Johannes and Wetzel, Manuel and Gils, Hans Christian and Tang, Chuen-Fung and Tillmanns, Marius and Stock, Jan and Xhonneux, André and Kotzur, Leander and Praktiknjo, Aaron and Vogt, Thomas and Jochem, Patrick and Linßen, Jochen and Weinand, Jann M. and Stolten, Detlef}, |
| 23 | + title = {{A review of mixed-integer linear formulations for framework-based energy system models}}, |
| 24 | + journal = {Advances in Applied Energy}, |
| 25 | + volume = {16}, |
| 26 | + pages = {100190}, |
| 27 | + year = {2024}, |
| 28 | + doi = {10.1016/j.adapen.2024.100190} |
| 29 | +} |
| 30 | + |
| 31 | +PyPSA |
| 32 | +@article{PyPSA, |
| 33 | + author = {Brown, T. and H{\"o}rsch, J. and Schlachtberger, D.}, |
| 34 | + title = {{PyPSA: Python for Power System Analysis}}, |
| 35 | + journal = {Journal of Open Research Software}, |
| 36 | + volume = {6}, |
| 37 | + number = {1}, |
| 38 | + year = {2018}, |
| 39 | + doi = {10.5334/jors.188}, |
| 40 | + eprint = {1707.09913} |
| 41 | +} |
| 42 | + |
| 43 | +Linopy (JOSS) |
| 44 | +@article{Hofmann2023, |
| 45 | + author = {Hofmann, Fabian}, |
| 46 | + title = {{Linopy: Linear optimization with n-dimensional labeled variables}}, |
| 47 | + journal = {Journal of Open Source Software}, |
| 48 | + volume = {8}, |
| 49 | + number = {84}, |
| 50 | + pages = {4823}, |
| 51 | + year = {2023}, |
| 52 | + doi = {10.21105/joss.04823} |
| 53 | +} |
| 54 | + |
| 55 | +Williams MILP Modeling Book |
| 56 | +@book{williams_model_2013, |
| 57 | + author = {Williams, H.~P.}, |
| 58 | + title = {{Model Building in Mathematical Programming}}, |
| 59 | + publisher = {Wiley}, |
| 60 | + year = {2013}, |
| 61 | + url = {https://books.google.de/books?id=YJRh0tOes7UC} |
| 62 | +} |
| 63 | + |
| 64 | +Kallrath MILP Book |
| 65 | +@book{kallrath_2002, |
| 66 | + author = {Kallrath, J.}, |
| 67 | + title = {{Gemischt-Ganzzahlige Optimierung: Modellierung in der Praxis}}, |
| 68 | + publisher = {Vieweg}, |
| 69 | + year = {2002} |
| 70 | +} |
| 71 | + |
| 72 | +SmartBioGrid Report |
| 73 | +@book{SBG_2023, |
| 74 | + author = {Stange, Peter and Panitz, Felix and Behrends, Tiedo}, |
| 75 | + title = {{SmartBioGrid: Optionen zum Einsatz fester Biomasse in dekarbonisierten Wärmenetzen}}, |
| 76 | + publisher = {Technische Universität Dresden}, |
| 77 | + pages = {53--145}, |
| 78 | + year = {2023}, |
| 79 | + doi = {10.2314/KXP:188718919X} |
| 80 | +} |
| 81 | + |
| 82 | +MLDH Report |
| 83 | +@book{MLDH_2010, |
| 84 | + author = {Gn{\"u}chtel, Stefan and Gro{\ss}, Sebastian}, |
| 85 | + title = {{Software zur Verbesserung der Einsatzchancen von Fernwärmesystemen (Multilevel District Heating)}}, |
| 86 | + publisher = {AGFW Forschung und Entwicklung, Heft 21}, |
| 87 | + year = {2012}, |
| 88 | + isbn = {3-89999-033-1} |
| 89 | +} |
| 90 | + |
| 91 | +FAkS Report |
| 92 | +@book{FakS_2018, |
| 93 | + author = {R{\"u}hling, Karin and Panitz, Felix and Volmer, Vera and Schroth, Christoph}, |
| 94 | + title = {{FAkS: Feldtest Absorptionskälteanlagen für KWKK-Systeme}}, |
| 95 | + publisher = {Technische Universität Dresden}, |
| 96 | + pages = {335--469}, |
| 97 | + year = {2019}, |
| 98 | + doi = {10.2314/KXP:1666931608}, |
| 99 | + url = {https://doi.org/10.2314/KXP:1666931608} |
| 100 | +} |
| 101 | + |
| 102 | +oemof 2018 |
| 103 | +@article{oemof_2018, |
| 104 | + author = {Hilpert, S. and Kaldemeyer, C. and Krien, U. and G{\"u}nther, S. and Wingenbach, C. and Plessmann, G.}, |
| 105 | + title = {{The Open Energy Modelling Framework (oemof)}}, |
| 106 | + journal = {Energy Strategy Reviews}, |
| 107 | + volume = {22}, |
| 108 | + pages = {16--25}, |
| 109 | + year = {2018} |
50 | 110 | } |
51 | 111 |
|
52 | | -@misc{fidgit, |
53 | | - author = {A. M. Smith and K. Thaney and M. Hahnel}, |
54 | | - title = {Fidgit: An ungodly union of GitHub and Figshare}, |
55 | | - year = {2020}, |
56 | | - publisher = {GitHub}, |
57 | | - journal = {GitHub repository}, |
58 | | - url = {https://github.com/arfon/fidgit} |
| 112 | +oemof.solph 2020 |
| 113 | +@article{oemof_2020, |
| 114 | + author = {Krien, Uwe and Sch{\"o}nfeldt, Patrik und Launer, Jann und Hilpert, Simon und Kaldemeyer, Cord and Ple{\ss}mann, Guido}, |
| 115 | + title = {{oemof.solph—A model generator for linear and mixed-integer linear optimisation of energy systems}}, |
| 116 | + journal = {Software Impacts}, |
| 117 | + volume = {6}, |
| 118 | + year = {2020} |
59 | 119 | } |
| 120 | + |
| 121 | +DHC 2018 |
| 122 | +@article{DHC_202018, |
| 123 | + author = {Stange, Peter and Matthees, Anja and Sander, Thomas}, |
| 124 | + title = {{Operational optimization of energy systems: 25 years – established and promising use cases}}, |
| 125 | + journal = {16th International Symposium on District Heating and Cooling}, |
| 126 | + pages = {15--24}, |
| 127 | + year = {2018} |
| 128 | +} |
| 129 | + |
| 130 | +Welder et al. 2018 |
| 131 | +@article{WELDER20181130, |
| 132 | + author = {Welder, Lara and Ryberg, D.~Severin and Kotzur, Leander and Grube, Thomas and Robinius, Martin and Stolten, Detlef}, |
| 133 | + title = {{Spatio-temporal optimization of a future energy system for power-to-hydrogen applications in Germany}}, |
| 134 | + journal = {Energy}, |
| 135 | + volume = {158}, |
| 136 | + pages = {1130--1149}, |
| 137 | + year = {2018}, |
| 138 | + doi = {10.1016/j.energy.2018.05.059} |
| 139 | +} |
| 140 | + |
| 141 | +TSAM Review |
| 142 | +@article{TSAM2020, |
| 143 | + author = {Hoffmann, Maximilian and Kotzur, Leander and Stolten, Detlef and Robinius, Martin}, |
| 144 | + title = {{A Review on Time Series Aggregation Methods for Energy System Models}}, |
| 145 | + journal = {Energies}, |
| 146 | + volume = {13}, |
| 147 | + number = {3}, |
| 148 | + year = {2020}, |
| 149 | + doi = {10.3390/en13030641}, |
| 150 | + url = {https://www.mdpi.com/1996-1073/13/3/641} |
| 151 | +} |
| 152 | + |
| 153 | +Theses (mastersthesis in JOSS format) |
| 154 | +@mastersthesis{Bumann2023, |
| 155 | + author = {Bumann, F.}, |
| 156 | + title = {{Entwicklung eines Erzeugerparks zur klimaneutralen Versorgung der Stadt Dresden mit Fernwärme}}, |
| 157 | + school = {Technische Universität Dresden}, |
| 158 | + year = {2023} |
| 159 | +} |
| 160 | + |
| 161 | +@mastersthesis{Kerlin2024, |
| 162 | + author = {Kerlin, J.~J.}, |
| 163 | + title = {{Optimierung des Energieversorgungskonzeptes einer Neubausiedlung}}, |
| 164 | + school = {Technische Universität Dresden}, |
| 165 | + year = {2024} |
| 166 | +} |
| 167 | + |
| 168 | +@mastersthesis{Boehm2024, |
| 169 | + author = {B{\"o}hm, R.}, |
| 170 | + title = {{Entwicklung eines skalierbaren Schnittstellensystems mit automatisierter Einspeiseoptimierung von EEG-Anlagen}}, |
| 171 | + school = {Technische Universität Dresden}, |
| 172 | + year = {2024} |
| 173 | +} |
| 174 | + |
| 175 | +@mastersthesis{Wiesner2025, |
| 176 | + author = {Wiesner, M.}, |
| 177 | + title = {{Modellierung innovativer iHAST-Konzepte und deren Bewertung in einem Bestands-Fernwärmenetz}}, |
| 178 | + school = {Technische Universität Dresden}, |
| 179 | + year = {2025} |
| 180 | +} |
| 181 | + |
| 182 | +@mastersthesis{Fischer2024, |
| 183 | + author = {Fischer, J.}, |
| 184 | + title = {{Techno-ökonomische Analyse und Optimierung von Batteriespeichern für PV-Großanlagen}}, |
| 185 | + school = {Technische Universität Dresden}, |
| 186 | + year = {2024} |
| 187 | +} |
| 188 | + |
| 189 | +BBFly 2024 |
| 190 | +@book{BBfly2024, |
| 191 | + author = {R{\"u}hling, Karin and Panitz, Felix and Volmer, Vera and Schroth, Christoph}, |
| 192 | + title = {{BBFly: Transformation eines Bestandsnetzes und innovatives Lastmanagement diversifizierter nichtfossiler Wärmeerzeuger}}, |
| 193 | + publisher = {Technische Universität Dresden}, |
| 194 | + year = {2024} |
| 195 | +} |
| 196 | + |
| 197 | + |
0 commit comments