CADETProcess.modelBuilder.CLR#
- class CADETProcess.modelBuilder.CLR(cycle_time, _lock)[source]#
Bases:
ProcessClosed loop recycling (CLR) process.
The flowsheet includes: - feed: Inlet - eluent: Inlet - column: ChromatographicColumnBase - pump: Cstr (auxiliary pump unit) - outlet: Outlet
The process is configured with the following events: - Feed injection (duration: feed_duration). - Recycling (ends at t_recycle_off). - Elution after recycling.