diff --git a/cara/apps/calculator/model_generator.py b/cara/apps/calculator/model_generator.py index 4510a46c..1a8a3633 100644 --- a/cara/apps/calculator/model_generator.py +++ b/cara/apps/calculator/model_generator.py @@ -225,9 +225,9 @@ def baseline_raw_form_data(): 'air_changes': '', 'air_supply': '', 'ceiling_height': '', - 'coffee_breaks': '', - 'coffee_duration': '1', - 'coffee_option': '0', + 'coffee_breaks': '5', + 'coffee_duration': '10', + 'coffee_option': '1', 'event_type': 'single_event', 'floor_area': '', 'infected_people': '1',