ModelSymbols

compartment_model.ModelSymbols(self, compartments, requirements)

IPM symbols needed in defining the model’s transition rate expressions.

Attributes

all_compartments: Sequence[Symbol]

Compartment symbols in definition order.

all_requirements: Sequence[Symbol]

Requirements symbols in definition order.

Methods

Name Description
compartments Select compartment symbols by name.
requirements Select requirement symbols by name.