Epanet Plus ((install)) May 2026

EPANET Plus: A Technical Overview

1. Executive Summary

EPANET Plus (often stylized as EPANET+ or referred to within the context of advanced hydraulic modeling platforms) generally refers to an enhanced iteration, extension, or commercial derivative of the standard EPANET 2.x software. While the core EPANET engine—developed by the US Environmental Protection Agency (EPA)—serves as the industry standard for modeling drinking water distribution systems, "Plus" versions typically denote software that extends these capabilities to include pressure-dependent demands, simplified urban drainage integration, real-time data connectivity, and advanced graphical user interfaces (GUIs).

Load a classic EPANET input file

d = epanet('Net1.inp')

3. Water Quality Redesign

The new engine supports species-specific reaction kinetics. You can now model chlorine decay alongside disinfection by-products (THMs) simultaneously. It also supports advection-reaction solvers that are 10x more stable than the previous generation. epanet plus

Key Features and Improvements

EPANET Plus addresses these issues by rewriting and extending the engine while maintaining full compatibility with the standard .inp file format. EPANET Plus: A Technical Overview 1

What EPANET Plus Is Not (And Why That Matters)

It’s important to clarify: EPANET Plus is not a standalone graphical user interface (GUI). The EPA no longer develops a native Windows interface (the original EPANET 2.0 GUI is considered legacy). Instead, EPANET Plus is an engine and a specification. The user interface is left to commercial vendors and open-source projects (like QGIS EPANET Plugin or EPyT). This decoupling allows rapid engine innovation without GUI constraints. Load a classic EPANET input file d = epanet('Net1