|
1 | 1 | --- |
2 | | -title: 'Gala: A Python package for galactic dynamics' |
| 2 | +title: 'Flixopt: A framework for optimization of flow-systems' |
3 | 3 | tags: |
4 | | - - Python |
5 | | - - astronomy |
6 | | - - dynamics |
7 | | - - galactic dynamics |
8 | | - - milky way |
| 4 | + - flow-system |
| 5 | + - mixed-integer linear programming |
| 6 | + - MILP |
| 7 | + - optimization-based framework |
| 8 | + - optimization of operation and design |
| 9 | + - investment decision |
| 10 | + - energy system optimization |
9 | 11 | authors: |
10 | | - - name: Adrian M. Price-Whelan |
11 | | - orcid: 0000-0000-0000-0000 |
| 12 | + - name: Felix Panitz |
| 13 | + orcid: 0009-0007-7030-6987 |
12 | 14 | equal-contrib: true |
13 | 15 | affiliation: "1, 2" # (Multiple affiliations must be quoted) |
14 | | - - name: Author Without ORCID |
| 16 | + - name: Felix Bumann |
| 17 | + orcid: 0009-0006-0765-4789 |
15 | 18 | equal-contrib: true # (This is how you can denote equal contributions between multiple authors) |
16 | | - affiliation: 2 |
17 | | - - name: Author with no affiliation |
| 19 | + affiliation: 1 |
| 20 | + - name: Peter Stange |
| 21 | + orcid: 0009-0001-6407-1495 |
| 22 | + equal-contrib: true |
18 | 23 | corresponding: true # (This is how to denote the corresponding author) |
19 | | - affiliation: 3 |
20 | | - - given-names: Ludwig |
21 | | - dropping-particle: van |
22 | | - surname: Beethoven |
23 | | - affiliation: 3 |
| 24 | + affiliation: 1 |
24 | 25 | affiliations: |
25 | | - - name: Lyman Spitzer, Jr. Fellow, Princeton University, United States |
| 26 | + - name: Technische Universität Dresden, Germany |
26 | 27 | index: 1 |
27 | | - ror: 00hx57361 |
28 | | - - name: Institution Name, Country |
| 28 | + ror: 042aqky30 |
| 29 | + - name: Fraunhofer Research Institution for Energy Infrastructures and Geotechnologies IEG, Germany |
29 | 30 | index: 2 |
30 | | - - name: Independent Researcher, Country |
31 | | - index: 3 |
32 | | -date: 13 August 2017 |
| 31 | + ror: 00y718461 |
| 32 | +date: 21 November 2025 |
33 | 33 | bibliography: paper.bib |
34 | 34 |
|
35 | | -# Optional fields if submitting to a AAS journal too, see this blog post: |
36 | | -# https://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing |
37 | | -aas-doi: 10.3847/xxxxx <- update this with the DOI from AAS once you know it. |
38 | | -aas-journal: Astrophysical Journal <- The name of the AAS journal. |
39 | 35 | --- |
40 | 36 |
|
41 | 37 | # Summary |
|
0 commit comments