From a09482ad32cd3aad598588b984357eac95b4fa3d Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Tue, 2 Nov 2021 12:08:04 +0100 Subject: [PATCH] Bugs on about page for mobile screen sizes --- cara/apps/templates/about.html.j2 | 16 ++++++++-------- cara/apps/templates/common_text.md.j2 | 4 ++-- cara/apps/templates/layout.html.j2 | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cara/apps/templates/about.html.j2 b/cara/apps/templates/about.html.j2 index 2f1ad194..e0b517f9 100644 --- a/cara/apps/templates/about.html.j2 +++ b/cara/apps/templates/about.html.j2 @@ -2,16 +2,16 @@ {% block main %} -
+
-

Airborne Transmission of SARS-CoV-2


+

Airborne Transmission of SARS-CoV-2


Currently, the existing public health measures point to the importance of proper building and environmental engineering control measures, such as proper Indoor Air Quality (IAQ). This pandemic clearly raised increased awareness on airborne transmission of respiratory viruses in indoor settings. Out of the main modes of viral transmission, the airborne route of SARS-CoV-2 seems to have a significant importance to the spread of COVID-19 infections world-wide, hence proper guidance to building engineers or facility managers, on how to prevent on-site transmission, is essential.
For information on the Airborne Transmission of SARS-CoV-2, feel free to check out the HSE Seminar: https://cds.cern.ch/record/2743403.
Slides available in https://indico.cern.ch/event/968258/.

-

What is CARA?


+

What is CARA?


CARA stands for COVID Airborne Risk Assessment and was developed in the spring of 2020 to better understand and quantify the risk of long-range airborne spread of SARS-CoV-2 virus in workplaces. CARA comes with different applications that allow more or less flexibility in the input parameters:
  • CARA calculator app
  • @@ -32,7 +32,7 @@ The methodology of the model is divided into three parts: Parts #1 and #3 are mainly based on methods published in scientific papers (see References), and cover the medical aspects, which is not the core competencies of the authors. The ‘heart and soul’ of CARA lies within the Part #2 and the concentration modelling, which is based on a mass-balance differential equation solved for a constant emission rate and time-dependent exchange rate (e.g. natural ventilation flow rate). Other aspects, e.g., the biological decay of the virus in the air, gravitational settlement of the aerosols, mechanical supply of fresh air, effect of HEPA filtration, among others, are also included.

    -

    What is the aim of CARA?


    +

    What is the aim of CARA?


    Although the user is able to calculate the infection probability of a stand-alone event with a pre-defined set of protection measures, the main utility of CARA is to compare the relative impact of different measures and/or combination of measure. For example:
    • Compare keeping a window slightly open vs one or two windows open entirely
    • @@ -42,16 +42,16 @@ Although the user is able to calculate the infection probability of a stand-alon
    • Etc…
    -

    Main Developers:


    +

    Main Developers:


    {{ text_blocks['Main Developers'] }}
    -

    Code Contributors:


    +

    Code Contributors:


    {{ text_blocks['Code Contributors'] }}
    -

    Acknowledgements:


    +

    Acknowledgements:


    {{ text_blocks['Acknowledgements'] }}
    -

    References:


    +

    References:


    {{ text_blocks['References'] }}
    diff --git a/cara/apps/templates/common_text.md.j2 b/cara/apps/templates/common_text.md.j2 index 6e5c361e..228b86f3 100644 --- a/cara/apps/templates/common_text.md.j2 +++ b/cara/apps/templates/common_text.md.j2 @@ -1,6 +1,6 @@ ## Main Developers -

    Andre Henriques1, Luis Aleixo1, Marco Andreini1, Gabriella Azzopardi2, James Devine3, Philip Elson4, Nicolas Mounet2, Markus Kongstein Rognlien2,6, Nicola Tarocco5


    +

    Andre Henriques1, Luis Aleixo1, Marco Andreini1, Gabriella Azzopardi2, James Devine3, Philip Elson4, Nicolas Mounet2, Markus Kongstein Rognlien2,6, Nicola Tarocco5


    1HSE Unit, Occupational Health & Safety Group, CERN
    2Beams Department, Accelerators and Beam Physics Group, CERN
    @@ -11,7 +11,7 @@ ## Code Contributors -

    Anna Efimova1, Anel Massalimova1, Cole Austin Coughlin1

    +

    Anna Efimova1, Anel Massalimova1, Cole Austin Coughlin1

    1Summer Students, CERN
    diff --git a/cara/apps/templates/layout.html.j2 b/cara/apps/templates/layout.html.j2 index 555e81b3..0183a7fd 100644 --- a/cara/apps/templates/layout.html.j2 +++ b/cara/apps/templates/layout.html.j2 @@ -40,7 +40,7 @@ - +