Baseform-Epanet-Java-Library
Baseform-Epanet-Java-Library copied to clipboard
A full port of the Epanet modeling library to Java, as a basis for our software platform's network analysis capabilities. This is a complete rewrite of the C language code to a portable, modern and ex...
HydraulicSim manages a QualitySim data member when Water quality analysis is needed in order to fill the water quality data in output. It fixes the issue: https://github.com/Baseform/Baseform-Epanet-Java-Library/issues/4
Hi, I tried running the quality sim in the EPATool.java. The hydraulics simulations runs well and generates the data. But the quality sim does not generate anything. Any pointers? I...