glorialulu / TSNet

Transient simulation in water networks using MOC method.
MIT License
47 stars 20 forks source link

TSNet

.. image:: https://img.shields.io/pypi/v/tsnet.svg :target: https://pypi.python.org/pypi/tsnet

.. image:: https://img.shields.io/travis/glorialulu/tsnet.svg :target: https://travis-ci.com/glorialulu/tsnet

.. image:: https://readthedocs.org/projects/tsnet/badge/?version=latest :target: https://tsnet.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pepy.tech/badge/tsnet :target: https://pepy.tech/project/tsnet :alt: PyPI - Downloads .. image:: https://img.shields.io/github/license/glorialulu/tsnet :alt: GitHub license .. image:: https://img.shields.io/github/release-date-pre/glorialulu/TSNet :alt: GitHub (Pre-)Release Date

TSNet performs transient simulation in water networks using Method of Characteristics (MOC).

Overview

A number of commercial software for transient simulation in water distribution systems are available in the market; however, the use of these software for research purposes is limited. The major restriction is due to the fact that the programs are packed as black boxes, and the source code is not visible, thus prohibiting any changes, including modification of existing and implementation of new elements, in the source code. Therefore, the authors find it imperative to develop an open source package rendering easiness for interaction, modification, and extension.

Features

TSNet is a Python package designed to perform transient simulation in water distribution networks. The software includes capabilities to:

For more information, go to https://tsnet.readthedocs.io.

Version

TSNet is a ongoing research project in the University of Texas at Austin. The current version is 0.2.2, which is still a pre-release.

Contact

Disclaimer

No warranty, expressed or implied, is made as to the correctness of the results or the suitability of the application.

Cite TSNet

To cite TSNet, use one of the following references:

Xing, Lu, and Lina Sela. "Transient simulations in water distribution networks: TSNet python package." Advances in Engineering Software 149 (2020): 102884.

License

TSNet is released under the MIT license. See the LICENSE.txt file.