CADETProcess.processModel.FlowSheet.add_eluent_inlet

CADETProcess.processModel.FlowSheet.add_eluent_inlet#

FlowSheet.add_eluent_inlet(eluent_inlet)[source]#

Add inlet to list of units to be considered for eluent consumption.

Parameters:
eluent_inletSourceMixin

Unit to be added to list of eluent inlets.

Raises:
CADETProcessError

If unit is not an Inlet. If unit is already marked as eluent inlet.