From dbed9f32da045ff76819124e0eda2e96dbf7f9d4 Mon Sep 17 00:00:00 2001 From: "Lerond, Jeremy" Date: Tue, 28 May 2024 10:38:51 -0700 Subject: [PATCH] Add missing constructions. --- .../database_files/support_constructions.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/building_energy_standards_data/database_files/support_constructions.json b/building_energy_standards_data/database_files/support_constructions.json index 50dfbc4..b0023a2 100644 --- a/building_energy_standards_data/database_files/support_constructions.json +++ b/building_energy_standards_data/database_files/support_constructions.json @@ -6589,5 +6589,70 @@ "material_4": null, "material_5": null, "material_6": null + }, + { + "name": "U 1.22 SHGC 0.40 Simple Glazing", + "intended_surface_type": "ExteriorWindow", + "standards_construction_type": null, + "insulation_layer": null, + "skylight_framing": null, + "material_1": "U 1.22 SHGC 0.40 Simple Glazing", + "material_2": null, + "material_3": null, + "material_4": null, + "material_5": null, + "material_6": null + }, + { + "name": "U 1.36 SHGC 0.55 Simple Glazing", + "intended_surface_type": "ExteriorWindow", + "standards_construction_type": null, + "insulation_layer": null, + "skylight_framing": null, + "material_1": "U 1.36 SHGC 0.55 Simple Glazing", + "material_2": null, + "material_3": null, + "material_4": null, + "material_5": null, + "material_6": null + }, + { + "name": "U 1.22 SHGC 0.4 Simple Glazing", + "intended_surface_type": "ExteriorWindow", + "standards_construction_type": null, + "insulation_layer": null, + "skylight_framing": null, + "material_1": "U 1.22 SHGC 0.4 Simple Glazing", + "material_2": null, + "material_3": null, + "material_4": null, + "material_5": null, + "material_6": null + }, + { + "name": "U 0.46 SHGC 0.4 Simple Glazing", + "intended_surface_type": "ExteriorWindow", + "standards_construction_type": null, + "insulation_layer": null, + "skylight_framing": null, + "material_1": "U 0.46 SHGC 0.4 Simple Glazing", + "material_2": null, + "material_3": null, + "material_4": null, + "material_5": null, + "material_6": null + }, + { + "name": "U 0.81 SHGC 0.55 Simple Glazing", + "intended_surface_type": "ExteriorWindow", + "standards_construction_type": null, + "insulation_layer": null, + "skylight_framing": null, + "material_1": "U 0.81 SHGC 0.55 Simple Glazing", + "material_2": null, + "material_3": null, + "material_4": null, + "material_5": null, + "material_6": null } ] \ No newline at end of file