CADETProcess.modelBuilder.CompartmentBuilder#
- class CADETProcess.modelBuilder.CompartmentBuilder(name, n_compartments)[source]#
- Attributes:
binding_modelbinding_model: BindingModel of the unit operation.
bulk_reaction_modelbulk_reaction_model: Reaction in bulk phase.
- cycle_time
- flow_sheet
init_cnp.array: Initial conditions of compartments.
n_compint: Number of components.
- n_compartments
- name
particle_reaction_modelparticle_liquid_reaction_model: Reaction in particle liquid phase.
- process
Methods
add_tracer(compartment_index, c, t_inj, ...)Add tracer injection to compartment model.
Validate that compartment volume is constant.