Skip to content
jackolney edited this page Nov 7, 2014 · 6 revisions

The plan for running is a simulation is to set up a hierarchy as follows:

population -> cohort -> person

event -> events

events are entered into the priorityQ which will then Run, step through them updating time and Executing events.

Potential issues / challenges:

  1. Interaction of person and events.

  2. ... I'll think of some more.

Clone this wiki locally