CADETProcess.modelBuilder.MRSSR

Contents

CADETProcess.modelBuilder.MRSSR#

class CADETProcess.modelBuilder.MRSSR(cycle_time, _lock)[source]#

Bases: Process

Mixed-recycle steady-state recycling (MRSSR) process.

The flowsheet includes: - feed: Inlet - eluent: Inlet - tank: Cstr (mixing tank) - column: ChromatographicColumnBase - outlet: Outlet

The process is configured with the following events: - Feed injection (duration: feed_duration), coupled to elution flow rate. - Recycling (starts at t_recycle_on, ends at t_recycle_off).