- 03 Dec, 2021 4 commits
-
-
Simon Rahn authored
-
Simon Rahn authored
Pedestrians that are directly placed into the topography (without using a source) got only default values defined in the constructor HealthStatus(). Now, these pedestrians get assigned the healthStatus as defined in the scenario file (for each individually placed pedestrian).
-
Simon Rahn authored
-
Simon Rahn authored
-
- 26 Nov, 2021 6 commits
-
-
Simon Rahn authored
Merge branch 'dropletModel' into 'master' See merge request !178
-
Simon Rahn authored
-
Simon Rahn authored
-
Simon Rahn authored
-
Simon Rahn authored
In [1], Monte Carlo simulations of the choir practice scenario are based on different seeds. These seeds are stored in miller-2020-life_targetList.csv. The simulations can be reproduced by replacing the targets in miller-2020-life_seed_000.scenario accordingly. [1] S. Rahn and M. Gödel and G. Köster and G. Hofinger. Modelling airborne transmission of SARS-CoV-2 at a local scale. arXiv, 2021. Available online: http://arxiv.org/abs/2111.08547.
-
Simon Rahn authored
Remove redundant scenarios; rename scenarios; add descriptions
-
- 25 Nov, 2021 3 commits
-
-
Simon Rahn authored
-
Simon Rahn authored
The processor writes only the maximum absorbed pathogen load of each agent. This is a better alternative to PedestrianPathogenLoadProcessor if only one value is needed.
-
Christina Maria Mayr authored
add scenarios to psychology layer See merge request !176
-
- 24 Nov, 2021 1 commit
-
-
Christina authored
-
- 18 Nov, 2021 3 commits
-
-
Christina Maria Mayr authored
resolve issue 320 See merge request !175
-
Christina authored
-
Christina Maria Mayr authored
[GUI] ScenarioChecker messages should refer to scenario errors instead of topography errors See merge request !173
-
- 17 Nov, 2021 2 commits
-
-
Stefan Schuhbaeck authored
[PSYCHOLOGY, TraCI] Communicate social distancing measures See merge request !174
-
-
- 16 Nov, 2021 1 commit
-
-
Christina authored
-
- 13 Oct, 2021 2 commits
-
-
Christina Maria Mayr authored
Refactored psychology models See merge request !172
-
Christina Maria Mayr authored
-
- 04 Oct, 2021 1 commit
-
-
Simon Rahn authored
-
- 29 Sep, 2021 6 commits
-
-
Simon Rahn authored
Add TranmissionModel See merge request !171
-
Simon Rahn authored
-
Simon Rahn authored
-
Simon Rahn authored
-
Simon Rahn authored
-
Simon Rahn authored
-
- 28 Sep, 2021 1 commit
-
-
CM authored
-
- 27 Sep, 2021 2 commits
-
-
Christina Maria Mayr authored
Define reaction model probabilities in scenario file See merge request !170
-
Christina Maria Mayr authored
-
- 22 Sep, 2021 2 commits
-
-
Simon Rahn authored
Resolve error that occurred when only output file for postvis of aerosol clouds were loaded but not contact data
-
Simon Rahn authored
Resovle Problem with flickering AerosolClouds in postvisualization
-
- 21 Sep, 2021 3 commits
-
-
Simon Rahn authored
Test was designed to test the correct type of AerosolCloud shapes (VCircle or VPolygon); This test is no longer helpful since all AerosolClouds have shape of type VPolygon.
-
Simon Rahn authored
Add button in GUI postvis toolbar to enable or disable visualization of aerosol clouds; Load simulation output file for postvisualization; To be solved: flickering aerosol clouds in the gui; In ColumnNames, reduce number of keys related to aerosolCloud visualization;
-
Simon Rahn authored
Add AerosolCloudShapeProcessor to write output data for postvisualization. Minor Changes in AerosolCloud.
-
- 20 Sep, 2021 3 commits
-
-
Simon Rahn authored
Convert all aerosol clouds with circular shape from VCircle to VPolygon to keep the type of the shape consistent; This simplifies the data processing for the postvisualization of aerosol clouds.
-
Simon Rahn authored
Make rendering of aerosol clouds independent of initial pathogen load and independent of height of aerosol clouds; assume a fixed maximum pathogen concentration independent of the simulation;
-
Simon Rahn authored
Add constructors
-