Skip to content
forked from glorialulu/TSNet

Transient simulation in water networks using MOC method.

License

Notifications You must be signed in to change notification settings

rkmazumder/TSNet

 
 

Repository files navigation

TSNet

Documentation Status PyPI - Downloads

GitHub license

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:

  • Create water network models based on .inp files
  • Generate transient events by operating valves and pumps
  • Add disruptive events including pipe bursts and leakages
  • Perform transient simulation using MOC method
  • Visualize results

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.1.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:

Lu Xing and Lina Sela. " TSNet: a Python package for transient simulations in water distribution networks". Submitted to Advances in Engineering Software.

License

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

About

Transient simulation in water networks using MOC method.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • Makefile 2.1%