AmericasWater / awash

America's Water AWASH Model
GNU General Public License v3.0
4 stars 6 forks source link

Fix return flows to always flow downstream #90

Closed jrising closed 6 years ago

jrising commented 6 years ago

This is the optimization-side fix for return flow problem. It specifies that return flows are driven entirely based on withdrawals, but with the percentages based on the county's recorded demands.

jrising commented 6 years ago

@LaurelineJ I've also implemented simulation of return flows here.

jrising commented 6 years ago

@LaurelineJ Any objections to me merging this into master? The unit tests fail for reasons that appear unique to the Travis CI system, resulting in a slightly different optimization. I've tried things to fix it, and now am inclined to ignore it.

LaurelineJ commented 6 years ago

Sorry I am seeing only this now, but of course yes!