Flash

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._flash.Flash(ins: Sequence[Stream] | None = None, outs: Sequence[Stream] | None = (), thermo: Thermo | None = None, *, V=None, T=None, Q=None, P=None, y=None, x=None, vessel_material='Carbon steel', vacuum_system_preference='Liquid-ring pump', has_glycol_groups=False, has_amine_groups=False, vessel_type=None, holdup_time=15, surge_time=7.5, has_mist_eliminator=False, flash_inlet=True)

Similar to biosteam.units.Flash, but can include construction impact calculation.

line: str = 'Flash'

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