Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 118
    • Issues 118
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vadere
  • vadere
  • Merge requests
  • !185

Merged
Created Mar 24, 2022 by Simon Rahn@simonrMaintainer

Update to version v2.1

  • Overview 0
  • Commits 83
  • Pipelines 1
  • Changes 546

Updates the transmission model, that is the transmission and dose response are treated as two different submodels.

  • Refactor software architecture: The previous concept of the TransmissionModel is now divided into exposure (AbstractExposureModel) and dose response (AbstractDoseResponseModel).
  • Introduce new ExposureModelHealthStatus and DoseResponseModelInfectionStatus for pedestrians
  • Remove InfectionStatus that was inspired by compartmental susceptible-exposed-infectious-recovered models
  • Adapt GUI: add agent coloring related to the health status and opacity of aerosol clouds
  • Replace deprecated data writers
  • Migrate the scenario files
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: transmission_model_sw_architecture_revision