Lew Rossman
Lew Rossman
@MikeDowner this repository is devoted only to the EPANET computational engine and not its user interface (which generates profile plots). You can submit issues about the latter at [https://github.com/USEPA/EPANET2.2/issues](https://github.com/USEPA/EPANET2.2/issues). It...
@AbelHeinsbroek can you please resolve the conflicts so we can merge your contribution into dev.
There is a problem, as noted by compiler warnings, with the newly added functions `ENgetnodevalues `and `ENgetlinkvalues `for the legacy API. The code for `ENgetnodevalues ` in _epanet2.c_ is: ```...
The negative volume for extrapolated storage curves will only occur for storage unit shapes that are tapered at the top, like the closed storage unit in the example provided. A...