From 842b5418f21d4f2a518f83d2ae8d931dddc6d896 Mon Sep 17 00:00:00 2001 From: jdevine Date: Thu, 12 Nov 2020 16:21:59 +0100 Subject: [PATCH] Updated readme.md with changed activities --- cara/apps/calculator/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cara/apps/calculator/README.md b/cara/apps/calculator/README.md index ef6883ae..641e3081 100644 --- a/cara/apps/calculator/README.md +++ b/cara/apps/calculator/README.md @@ -97,7 +97,9 @@ As an example, for a shared office with 4 people, where one person is infected, There are three predefined activities in the tool at present. -**Office / Meeting ** = All persons seated, talking. Everyone (occupants and infected occupants) is treated the same in this model. +**Office / Meeting ** = All persons seated, talking occasionally (1/3rd of the time, with normal breathing the other 2/3rds of the time). Everyone (occupants and infected occupants) is treated the same in this model. + +**Call Centre** = All persons seated, all talking simultaneously, all the time. This is a conservative profile (i.e. will show in increased ``P(i)`` compared to office/meeting) if used for office activity. **Workshop** = Based on a mechanical assembly workshop, all persons are doing light exercise (standing, moving around, using tools) and talking. Everyone (occupants and infected occupants) is treated the same in this model.