epanet-rtx
epanet-rtx copied to clipboard
Real-time extension to the EPANET hydraulic toolkit
Right now it seems to be considered to be a valve, different from a pipe. Result is that when you change a pipe to a check valve, then it gets...
There are possibly a few things that could be done to "daylight" or clarify errors from time series processing. Just starting a list: - For DMA demand errors, these surface...
info here: http://unitsofmeasure.org/ucum.html
this is a problem for when you want to really duplicate everything that comes through.
will have to convert Point::Quality type to uint_16 to accommodate the 8-bit OPC codes, and then leave room for RTX metadata
Weird and unexpected. Need to remove this dependence somehow since we are obviously not caring about the simulation duration.
**Issue by [jamesuber](https://github.com/jamesuber)** _Wednesday Nov 05, 2014 at 15:16 GMT_ _Originally opened as https://github.com/CitiLogics/epanet-rtx/issues/22_ --- like for instance when we hit a valve that's a TCV with a 1.E6 setting...
**Issue by [jamesuber](https://github.com/jamesuber)** _Sunday Feb 22, 2015 at 17:29 GMT_ _Originally opened as https://github.com/CitiLogics/epanet-rtx/issues/39_ --- we will need extensions to things like quality boundaries/measures/outputs. Driver is denver project.
enhance the flow_measure to include an explicit indication of its assumed positive direction. Now that is assumed to be specified by the model link upstream/downstream nodes, which is logical, but...