Home
Name Modified Size InfoDownloads / Week
Readme.txt 2012-09-19 1.6 kB
Totals: 1 Item   1.6 kB 0
EPANET-RTX is the realtime extension to the Epanet hydraulic and water quality simulation toolkit.

Contents:
- License
- What is RTX?
- Intended Audience
- Learn More
- Known Issues

License:
See the included file "license.txt" for the BSD license language.

What is RTX?
The real-time extension is a library of classes and wrappers that extend the base EPANET hydraulic & water quality simulation functionality to include data aquisition and predictive forecasting. The typical use of this toolkit would comprise building an application that would load a water utility's model and run an extended-period simulation driven by sensor measurements recorded in a scada historian. The goal of the RTX library is to make this complex task more accessible to programmers and engineers.
The user of this library may incorporate as little or much of the functionality as desired. For instance, RTX could be used only to connect to a SCADA system, clean certain data streams, and provide a predictive forecast of sensor data. Or RTX could be used just as an object abstraction layer for EPANET (e.g., for GUI developement or other purposes).

Intended Audience:
RTX is intended for use by programmers and engineers interested in building data-fused hydraulic modeling environments.

Learn More:
+ Check the Documentation in .../doc/html/index.html
+ Visit https://sourceforge.net/projects/epanet-rtx/

Known Issues:
Water Quality is not yet fully supported - this is an intense area of work right now.
We'll look forward to the next release for full water age support, with MSX support coming soon after.
Source: Readme.txt, updated 2012-09-19