From 3743935b0fdb23d8e3a5863347ee310724042459 Mon Sep 17 00:00:00 2001 From: gaazzopa Date: Fri, 13 Nov 2020 17:18:37 +0100 Subject: [PATCH] Added meeting option to user guide --- 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 641e3081..77393c1c 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 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. +**Office ** = 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. + +**Meeting** = All persons seated, conversation of N people is approximately (1/N% of the time talking). 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.