city_retrofit/input_files/retrofit_scenarios.json

20 lines
511 B
JSON
Raw Permalink Normal View History

2024-09-22 13:51:59 -04:00
{
"175785": {
"retrofit_types": ["construction", "windows", "infiltration"],
"wall_u_value": 0.2,
"roof_u_value": 0.15,
"ground_u_value": 0.18,
"infiltration_reduction": 30,
2024-10-28 11:29:21 -04:00
"window_u_value": 0.8,
"window_g_value": 0.4
2024-09-22 13:51:59 -04:00
},
2024-09-23 15:53:36 -04:00
"176293": {
2024-09-22 13:51:59 -04:00
"retrofit_types": ["windows"],
"window_u_value": 1.3,
"window_g_value": 0.5
},
2024-09-23 15:53:36 -04:00
"182393": {
2024-09-22 13:51:59 -04:00
"retrofit_types": ["infiltration"],
"infiltration_reduction": 25
}
}