Distillation

QSDsan: Quantitative Sustainable Design for sanitation and resource recovery systems

This module is developed by:

This module is under the University of Illinois/NCSA Open Source License. Please refer to https://github.com/QSD-Group/QSDsan/blob/main/LICENSE.txt for license details.

class qsdsan.sanunits._facilities.ProcessWaterCenter(ins: Sequence[AbstractStream] | None = None, outs: Sequence[AbstractStream] | None = (), thermo=None, *, makeup_water_streams=None, process_water_streams=None, reverse_osmosis_water_price=None, process_water_price=None)

biosteam.facilities.ProcessWaterCenter with QSDsan properties.

line: str = 'Process water center'

class-attribute Name denoting the type of Unit class. Defaults to the class name of the first child class