Skip to content

Implementing deaths upon a Dead symptom status #32

@erik-rosenstrom

Description

@erik-rosenstrom

People in the model have a Boolean person property Alive. Upon reaching the symptom status of Dead and individuals person property Alive should be switched from true to false. When this change occurs, several other things must change simultaneously.

  1. The individual should be removed from all settings. All settings they belong to should decrease in size. They should not be eligible to be selected during an infection attempt
  2. The individual should not forecast any more infections if they are still infectious
  3. An individual that is still infectious at the time of death should not transition from infectious to recovered

As the model progresses individuals should not have any plans execute after Alive = false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions