AguaClara / aguaclara

An open-source Python package for designing and performing research on AguaClara water treatment plants.
https://aguaclara.github.io/aguaclara/
MIT License
25 stars 13 forks source link

Update cdc.py #317

Closed vaishnavi-vinodh closed 3 years ago

vaishnavi-vinodh commented 3 years ago

Issue #238 and #257

Added constraint for Reynold's Number to ensure that code doesn't allow for turbulent flows through the coagulant dosing tubes which violates the linear relationship between head loss and flow. The code would set the maximum flow through the tube to always be laminar.