diff --git a/cara/.DS_Store b/cara/.DS_Store new file mode 100644 index 00000000..9848ce38 Binary files /dev/null and b/cara/.DS_Store differ diff --git a/cara/apps/.DS_Store b/cara/apps/.DS_Store new file mode 100644 index 00000000..6c073fa6 Binary files /dev/null and b/cara/apps/.DS_Store differ diff --git a/cara/apps/calculator/.DS_Store b/cara/apps/calculator/.DS_Store new file mode 100644 index 00000000..cba7f52a Binary files /dev/null and b/cara/apps/calculator/.DS_Store differ diff --git a/cara/apps/calculator/static/.DS_Store b/cara/apps/calculator/static/.DS_Store new file mode 100644 index 00000000..492d88d0 Binary files /dev/null and b/cara/apps/calculator/static/.DS_Store differ diff --git a/cara/apps/calculator/static/form.html b/cara/apps/calculator/static/form.html index e696ec65..dee79d54 100644 --- a/cara/apps/calculator/static/form.html +++ b/cara/apps/calculator/static/form.html @@ -1,15 +1,178 @@ - - - - - - -
- - - -
+ + + + + + + + + + + + + + + +

CARA Covid Calculator

+ +
+
+ + + Simulation name:
+ Room number:
+ + + Room volume:   
+ + Floor area:   
+      Ceiling height:   
+ + + Ventilation type: + Mechanical + Natural + + + + + +
+ +
+ + + Event data:
+ Attendees:
+ Total number of people:
+ Number of infected people:
+ Activity type:
+ Start:    + Finish:
+ + Single event + Date:
+ Recurrent usage +
+ + + +
+ + + + +
+ + +
+ +
+ Mask wearing: Continuous + Removed when seated + +

This tool estimates the risk of COVID-19 spread. It is based on current scientific data and can be used to provide an illustration for different real world scenarios.

+ + How to use this tool:
+ + Room data
+ + Enter the data about the area you wish to study. You can find these in GIS, or by measuring them yourself. + For mechanical ventilation, you should check with a specialist for the air flow or air change rate.

+ + Event data
+ + Enter the total number of people and how many you assume are infected.

+ + Activity types:
+ + Office = typical scenario all persons seated, talking quietly.
+ Workshop = assembly workshop environment, all persons doing light exercise, talking.
+ Training = one person standing, talking, all others seated, breathing normally.
+ Seminar = As training, but all participants take turns in standing and talking.
+ + You should specify if the event is a one off (give date) or recurrent use of the same space for the same activity, in which case tick the months when the activity takes place.
+ + Specify if a lunch break should be included, and when it starts/stops.
+ + If you will take coffee breaks, they are spread out evenly throughout the day, in addition to lunch.
+ + Mask wearing: Specify if they are worn all the time, or only when less than 2 meters apart.


+ +
+ +



+
The results will go here: @@ -17,15 +180,6 @@