CADETProcess.processModel.FlowSheet.remove_product_outlet# FlowSheet.remove_product_outlet(product_outlet: Outlet) → None[source]# Remove outlet from list of units to be considered for fractionation. Parameters: product_outletOutletUnit to be added to list of product outlets. Raises: CADETProcessErrorIf unit is not a product outlet.