CADETProcess.processModel.FlowSheet.remove_product_outlet

CADETProcess.processModel.FlowSheet.remove_product_outlet#

FlowSheet.remove_product_outlet(product_outlet)[source]#

Remove outlet from list of units to be considered for fractionation.

Parameters:
product_outletOutlet

Unit to be added to list of product outlets.

Raises:
CADETProcessError

If unit is not a product outlet.