QSD-Group / QSDsan

Quantitative Sustainable Design (QSD) of sanitation and resource recovery systems.
https://qsdsan.com
Other
29 stars 11 forks source link

Add sludge multiplication factor to pump design #119

Closed yalinli2 closed 8 months ago

yalinli2 commented 8 months ago

The current power usage for sludge pump in https://github.com/QSD-Group/QSDsan/blob/main/qsdsan/sanunits/_pumping.py is actually for water. For headloss computation for sludge pipelines, a multiplication factor should be applied

image

yalinli2 commented 8 months ago

Added an attribute of headloss_muliplication_factor with a default value of 1 (since it's hard to assign a "generally good value") 49e441e