Lew Rossman
Lew Rossman
@lbutler you can refer to issue #635 to see the current values for `atol `and `rtol `and how they are used in the current regression testing protocol.
Regarding the question of convergence rates between v2.2 and 2.3 (the current `dev `branch), I just ran a set of 30 networks from my collection with sizes (expressed as number...
A simple way to add a modulating float valve to EPANET is to enhance the existing Flow Control Valve (FCV) element. An additional optional property, `EN_FCV_LINK`, is the index of...
@lbutler I also thought that the extended rule vocabulary could handle a modulating float valve while providing more versatility than the modified FCV approach. The downside is that it is...
I've tested using barrier functions to continuously restrict flow in CVs and FCVs (rather than use periodic status checks) on 30 large scale networks ranging from 1,000 to 111,000 pipes...
PR #705 has just been submitted which fixes the issue of status checks on links with tanks on both ends. It also simplifies the code used for tanks status checks...
This issue has been resolved with PR #694 and can be closed.
PR #706 has been submitted that adds a new global hydraulic option, EN_EMITBACKFLOW, that allows back flow (negative flow) through emitters if equal to 1 (the default) and prevents back...
This issue has been resolved by PR #702 and can be closed.
This issue was resolved with PR #696 and can now be closed.