pandemia.components.health_model.void_health_model

Void health model

Module Contents

Classes

VoidHealthModel

Void model of agent health

Attributes

log

pandemia.components.health_model.void_health_model.log
class pandemia.components.health_model.void_health_model.VoidHealthModel(config, scale_factor, clock)

Bases: pandemia.components.health_model.HealthModel

Void model of agent health

vectorize_component(vector_region)

Initializes numpy arrays associated to this component

initial_conditions(vector_region)

Define the initial state of the vector_regions

dynamics(vector_region, t)

Changes agent health

infect_wrapper(vector_region, t)

Changes to agent health

update(vector_region, t)

Updates health functions