Skip to content

Commit

Permalink
update README, CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelKurth committed Aug 10, 2024
1 parent 340995d commit 8e548be
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 44 deletions.
9 changes: 0 additions & 9 deletions AUTHORS

This file was deleted.

26 changes: 0 additions & 26 deletions CITATION

This file was deleted.

10 changes: 10 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kurth"
given-names: "Marcel"
orcid: "https://orcid.org/0000-0001-9511-8834"
title: "matGasFlow"
version: 1.0.0
doi:
date-released: 2024-08-10
url: "https://github.com/RWTH-IAEW/matGasFlow"
74 changes: 65 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,80 @@ Documentation
Documentation is being prepared.


Contributing
------------
Contact Marcel Kurth ([email protected])
License and Terms of Use
------------------------
matGasFlow is distributed as open-source under the BSD 3-Clause License.
See LICENSE file for more information.


Publications and citing matGasFlow
----------------------------------
See CITATION file for more information.


License and Terms of Use
------------------------
matGasFlow is distributed as open-source under the BSD 3-Clause License.
See LICENSE file for more information.
AUTHORS
-------
Primary developer:
- Marcel Kurth

Other Contributors:
- Marie-Sophie Heidi Braun
- Andreas Rhein
- Sarah Nesti
- Paul Maximilian Röhrig
- Andreas Blank


CITATION
--------
We request that publications derived from the use of matGasFlow, or the
included data files, explicitly acknowledge that fact by citing the
software, dissertation, or paper as follows:

### Software
Marcel Kurth (2024). matGasFlow (Version 1.0) [Software]. Institute for
High Voltage Equipment and Grids, Digitalization and Energy
Economics (IAEW), RWTH Aachen University. Available:
https://github.com/RWTH-IAEW/matGasFlow

### Disseration
Marcel Kurth, "Blending Hydrogen into Natural Gas Networks - Assessing
Gas Model Inaccuracies and Improving Steady-State Gas Flow
Calculation Methods". Doctoral Thesis, RWTH Aachen University, 2024

### Paper
Kurth, Marcel; Braun, Marie-Sophie Heidi; Ulbig, Andreas: "Impact of
Substituting Hydrogen for Natural Gas on Compressor Station
Operation in Gas Networks". In: 2023 IEEE PES Innovative Smart Grid
Technologies Europe (ISGT Europe). IEEE. 2023

### Recommendation
In the interest of facilitating research reproducibility and thereby
increasing the value of your matGasFlow-related research publications, we
encourage you to publish, whenever possible, the code and data required to
generate the results you are publishing.


References
----------
matGasFlow contains content from GasLib (see comp_model_GasLib.m)
matGasFlow contains content from GasLib (see comp_model_GasLib.m):

Pfetsch et al. (2012) "Validation of Nominations in Gas Network
Optimization: Models, Methods, and Solutions", ZIB-Report 12-41
Optimization: Models, Methods, and Solutions", ZIB-Report 12-41

matGasFlow contains an implementation of the AGA8-92DC model, published in:

DIN ISO EN 20765-1:2018 Natural gas - Calculation of thermodynamic
properties - Part 1: Gas phase properties for transmission and
distribution applications; German version

matGasFlow contains an example of a pandapipes network (see
Example_gas_network_pandapipes_v0-1-2.json):

Lohmeier, D.; Cronbach, D.; Drauz, S.R.; Braun, M.; Kneiske, T.M.
Pandapipes: An Open-Source Piping Grid Calculation Package for
Multi-Energy Grid Simulations. Sustainability 2020, 12, 9899.

Contributing
------------
Contact Marcel Kurth: [email protected]

0 comments on commit 8e548be

Please sign in to comment.