diff --git a/cara/apps/calculator/model_generator.py b/cara/apps/calculator/model_generator.py index 61f4e9fd..06c29229 100644 --- a/cara/apps/calculator/model_generator.py +++ b/cara/apps/calculator/model_generator.py @@ -117,7 +117,7 @@ class FormData: 'simulation_name': _NO_DEFAULT, 'total_people': _NO_DEFAULT, 'ventilation_type': 'no_ventilation', - 'virus_type': 'SARS_CoV_2_B16172', + 'virus_type': 'SARS_CoV_2', 'volume_type': _NO_DEFAULT, 'window_type': 'window_sliding', 'window_height': 0.,