reverted model_generator default virus type
This commit is contained in:
parent
8fbe7856b9
commit
5d4dc4b91d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.,
|
||||
|
|
|
|||
Loading…
Reference in a new issue