CADETProcess.modelBuilder.CompartmentBuilder

CADETProcess.modelBuilder.CompartmentBuilder#

class CADETProcess.modelBuilder.CompartmentBuilder(name, n_compartments)[source]#
Attributes:
binding_model

binding_model: BindingModel of the unit operation.

bulk_reaction_model

bulk_reaction_model: Reaction in bulk phase.

cycle_time
flow_sheet
init_c

np.array: Initial conditions of compartments.

n_comp

int: Number of components.

n_compartments
name
particle_reaction_model

particle_liquid_reaction_model: Reaction in particle liquid phase.

process

Methods

add_tracer(compartment_index, c, t_inj, ...)

Add tracer injection to compartment model.

validate_flow_rates()

Validate that compartment volume is constant.