An Open-Source Package for Gas Network Simulation with Complex Gas Mixture Compositions
Project description
GasNetSim
GasNetSim is a simulation package designed for gas network steady-state simulation.
It supports the steady-state natural gas network simulations with different gas mixture
compositions, thus enabling accurate analysis of the impacts of hydrogen injection on the gas network.
Moreover, users have the flexibility to modify this tool and implement their own desired
gas mixture modeling approaches.
Future work will be carried out to include gas storage units and to take into account
the dynamic behavior of the gas network so that short-term simulations can be performed.
Installation
Currently, it is only supported using source files. Using following commands to install the package in editable mode.
pip install -e .
pip install -r ./requirements.txt
License
The project is released under the terms of the MPL 2.0.
Dependencies
numpy
>=1.19.2matplotlib
>=3.3.2scipy
>=1.5.2pandas
>=1.1.3pytest
>=6.2.5fluids
>=0.1.86pint
>=0.18setuptools
>=60.9.3requests
>=2.25.1pyparsing
~=3.0.7cantera
~=3.0.0thermo
~=0.2.23tqdm
>=4.64.1seaborn
>=0.12.2networkx
~=3.1
For the thermo
package, the version used in this repo is 0.1.40. Because there are some changes
and new features included in the newer versions. The source files of the thermo
package is directly
stored in this repo. It will be updated in the future.
Reporting Issues
To report a problem, you can open an issue in repository against a specific workflow. If the issue is sensitive in nature or a security related issue, please do not report in the issue tracker but instead email Yifei Lu.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for GasNetSim-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9267f99ba368e782ee6d17fc8a19b4d9a633acf5d5825cda1ae191d035cd0bf8 |
|
MD5 | 2fed7bd40270cfcf5d07a2808c1934ee |
|
BLAKE2b-256 | cc6fc7841df5d2a8b18c404764f781cafca2004f6df16ff9ba35a23cc6374ab7 |