Closed yalinli2 closed 11 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
Added an attribute of headloss_muliplication_factor with a default value of 1 (since it's hard to assign a "generally good value") 49e441e
headloss_muliplication_factor
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