VitalDynamicsProcess#

class VitalDynamicsProcess(model, verbose=False, params=None)[source]#

Bases: BaseVitalDynamicsProcess

Phase for simulating the vital dynamics in the model with MCV1.

Initialize the component.

Parameters:
  • model – The model instance this component belongs to.

  • verbose (bool) – Whether to enable verbose output. Defaults to False.

calculate_capacity(model)[source]#

Calculate the capacity of the model.

Return type:

int