CADETProcess.processModel.FlowSheet.remove_eluent_inlet# FlowSheet.remove_eluent_inlet(eluent_inlet: SourceMixin) → None[source]# Remove inlet from list of units considered for eluent consumption. Parameters: eluent_inletSourceMixinUnit to be added to list of eluent inlets. Raises: CADETProcessErrorIf unit is not in eluent inlets.