Skip to content

Fix #334 negative pathogen load in stationary pedestrians

Rahn, Simon requested to merge dropletModel into master
  • 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).
  • Update default values in AttributesTransmissionModel

Merge request reports