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.
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.
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
The project is released under the terms of the MPL 2.0.
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.1For 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.
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.