Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
RaiSaumitra committed Nov 3, 2023
1 parent 363c452 commit a2ca350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qsdsan/sanunits/_clarifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,6 @@ def _design_pump(self):
else:
ID = f'{ID}_{i}'
capacity_factor=1
# No. of pumps = No. of influents
pump = WWTpump(
ID=ID, ins= ins_dct[i], pump_type=type_dct[i],
Q_mgd=influent_Q_mgd, add_inputs=inputs_dct[i],
Expand Down

0 comments on commit a2ca350

Please sign in to comment.