Jump to content

External:EPANET:Main Page: Difference between revisions

From AOWIS
mNo edit summary
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Part of [[External:Main_Page|External]]


EPANET is a software tool provided by the EPA (Environemt Protection Agency). This is the description of this project as found at [https://www.epa.gov/water-research/epanet EPANET]:
EPANET is a software tool provided by the EPA (Environemt Protection Agency). This is the description of this project as found at [https://www.epa.gov/water-research/epanet EPANET]:
Line 10: Line 12:
</blockquote>
</blockquote>


* [https://en.wikipedia.org/wiki/EPANET EPANET at Wikipedia]
* [https://www.epa.gov/water-research/epanet The official site at EPA] - Current latest Version is ''2.2''
* [https://www.epa.gov/water-research/epanet The official site at EPA] - Current latest Version is ''2.2''
* [https://github.com/USEPA/EPANET2.2 EPANET GitHub] - Alternative Source at GitHub
* [https://github.com/USEPA/EPANET2.2 EPANET GitHub] - Alternative Source at GitHub
Line 20: Line 23:
Open Water Analytics is the home of the community projects for EPANET and SWMM, and related tools and technologies. We are an open community for the exchange of information and ideas related to computing and analysis in the water & wastewater industries. This informal collective in an umbrella that covers many groups and projects; members with varying affiliations work together to craft the current and future development of these mission-critical software tools.
Open Water Analytics is the home of the community projects for EPANET and SWMM, and related tools and technologies. We are an open community for the exchange of information and ideas related to computing and analysis in the water & wastewater industries. This informal collective in an umbrella that covers many groups and projects; members with varying affiliations work together to craft the current and future development of these mission-critical software tools.
</blockquote>
</blockquote>
=== OWA-EPANET ===


* [http://wateranalytics.org/EPANET OWA-EPANET Documentation]
* [http://wateranalytics.org/EPANET OWA-EPANET Documentation]


=== GitHub ===
==== GitHub ====
* [https://github.com/OpenWaterAnalytics OpenWaterAnalytics] - OpenWaterAnalytics Main GitHub
* [https://github.com/OpenWaterAnalytics OpenWaterAnalytics] - OpenWaterAnalytics Main GitHub
** [https://github.com/OpenWaterAnalytics/EPANET OWA-EPANET] - OWA-EPANET Main Repo
** [https://github.com/OpenWaterAnalytics/EPANET OWA-EPANET] - OWA-EPANET Main Repo
** [https://github.com/OpenWaterAnalytics/EPANET-UI OWA-EPANET GUI] - Graphical User Interface
** [https://github.com/OpenWaterAnalytics/EPANET-UI OWA-EPANET GUI] - Graphical User Interface
** [https://github.com/OpenWaterAnalytics/epanet-python OWA-EPANET Python] - Auto-Generated Python-Wrapper
*** [https://sites.google.com/view/epanet-ui OWA-EPANET GUI downloads] - Download Compiled Executables for Linux & Windows
*** [https://pypi.org/project/owa-epanet OWA-EPANET Python Wrapper] - Auto-Generated Python Wrapper for OWA-EPANET
 
** [https://github.com/OpenWaterAnalytics/EPyT OWA-EPANET EPyT] - A more sophisticated Python Library provided by [https://www.kios.ucy.ac.cy KIOS Research and Innovation Center of Excellence, University of Cyprus]
===== Python Wrappers =====
* [https://github.com/OpenWaterAnalytics/epanet-python OWA-EPANET Python] - Auto-Generated Python-Wrapper
** [https://pypi.org/project/owa-epanet PyPI] - Auto-Generated Python Wrapper for OWA-EPANET
* [https://github.com/OpenWaterAnalytics/EPyT OWA-EPANET EPyT] - A more sophisticated Python Library provided by [https://www.kios.ucy.ac.cy KIOS Research and Innovation Center of Excellence, University of Cyprus]
 
=== OWA-StormWater-Management-Model (SWMM) ===
 
Storm Water Management Model (SWMM) is a computer model used to simulate how rainfall becomes runoff and moves through urban drainage systems.
 
It was developed by the United States Environmental Protection Agency and is one of the most widely used tools worldwide for stormwater, sewer, and urban drainage analysis.
 
So while EPANET answers ''"How does water flow through a drinking water distribution network?"'', SWMM answers ''"What happens when it rains?"''
 
==== GitHub ====
* [https://github.com/pyswmm/Stormwater-Management-Model Stormwater Management Model (SWMM)]
 
== epanet-js ==
* [https://github.com/epanet-js epanet-js GitHub]
* [https://app.epanetjs.com Online Demo]

Latest revision as of 15:43, 4 June 2026

EPANET is a software tool provided by the EPA (Environemt Protection Agency). This is the description of this project as found at EPANET:

Application for Modeling Drinking Water Distribution Systems

EPANET is a software application used throughout the world to model water distribution systems. It was developed as a tool for understanding the movement and fate of drinking water constituents within distribution systems, and can be used for many different types of applications in distribution systems analysis.

Today, engineers and consultants use EPANET to design and size new water infrastructure, retrofit existing aging infrastructure, optimize operations of tanks and pumps, reduce energy usage, investigate water quality problems, and prepare for emergencies. It can also be used to model contamination threats and evaluate resilience to security threats or natural disasters.

Open Water Analytics - OWA

This is the self-description of this project as found at Open Water Analytics:

Open Water Analytics is the home of the community projects for EPANET and SWMM, and related tools and technologies. We are an open community for the exchange of information and ideas related to computing and analysis in the water & wastewater industries. This informal collective in an umbrella that covers many groups and projects; members with varying affiliations work together to craft the current and future development of these mission-critical software tools.

OWA-EPANET

GitHub

Python Wrappers

OWA-StormWater-Management-Model (SWMM)

Storm Water Management Model (SWMM) is a computer model used to simulate how rainfall becomes runoff and moves through urban drainage systems.

It was developed by the United States Environmental Protection Agency and is one of the most widely used tools worldwide for stormwater, sewer, and urban drainage analysis.

So while EPANET answers "How does water flow through a drinking water distribution network?", SWMM answers "What happens when it rains?"

GitHub

epanet-js