CADETProcess.processModel.FlowSheet.remove_eluent_inlet

CADETProcess.processModel.FlowSheet.remove_eluent_inlet#

FlowSheet.remove_eluent_inlet(eluent_inlet)[source]#

Remove inlet from list of units considered for eluent consumption.

Parameters:
eluent_inletSourceMixin

Unit to be added to list of eluent inlets.

Raises:
CADETProcessError

If unit is not in eluent inlets.