OpenWaterAnalytics / EPANET

The Water Distribution System Hydraulic and Water Quality Analysis Toolkit
MIT License
272 stars 201 forks source link

Update validate.c #773

Closed LRossman closed 3 months ago

LRossman commented 3 months ago

Fixes false negative when checking that a tank's min/max levels fall within its volume curve.

Mariosmsk commented 3 months ago

@LRossman, please try creating a new commit to trigger the appveyor build again. Find below the link to my test when I manually triggered appveyor , and looks good! It might be a connection issue. We can update the before-test.cmd like: curl -fsSL --retry 3 --retry-delay 5 -o examples.zip %TESTFILES_URL%

https://ci.appveyor.com/project/Mariosmsk/epanet-v0m0d/builds/49436000

https://github.com/OpenWaterAnalytics/EPANET/pull/759#issuecomment-2004843968