diff --git a/hub/imports/results/ep_multiple_buildings.py b/hub/imports/results/ep_multiple_buildings.py index 9da12c7a..c7d1855f 100644 --- a/hub/imports/results/ep_multiple_buildings.py +++ b/hub/imports/results/ep_multiple_buildings.py @@ -25,14 +25,14 @@ class EnergyPlusMultipleBuildings: for building in self._city.buildings: building_name = building.name - buildings_energy_demands[f'Building {building_name} Heating Demand (J)'] = [ + buildings_energy_demands[f'Building {building_name} Heating Demand (W)'] = [ float( - row[f"{building_name} IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Supply Air Total Heating Energy [J](Hourly)"]) + row[f"{building_name} IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Supply Air Total Heating Energy [J](Hourly)"]) / 3600 for row in csv_output ] buildings_energy_demands[f'Building {building_name} Cooling Demand (J)'] = [ float( - row[f"{building_name} IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Supply Air Total Cooling Energy [J](Hourly)"]) + row[f"{building_name} IDEAL LOADS AIR SYSTEM:Zone Ideal Loads Supply Air Total Cooling Energy [J](Hourly)"]) / 3600 for row in csv_output ] buildings_energy_demands[f'Building {building_name} DHW Demand (W)'] = [ @@ -58,7 +58,7 @@ class EnergyPlusMultipleBuildings: if energy_plus_output_file_path.is_file(): building_energy_demands = self._building_energy_demands(energy_plus_output_file_path) for building in self._city.buildings: - building.heating_demand[cte.HOUR] = building_energy_demands[f'Building {building.name} Heating Demand (J)'] + building.heating_demand[cte.HOUR] = building_energy_demands[f'Building {building.name} Heating Demand (W)'] building.cooling_demand[cte.HOUR] = building_energy_demands[f'Building {building.name} Cooling Demand (J)'] building.domestic_hot_water_heat_demand[cte.HOUR] = building_energy_demands[f'Building {building.name} DHW Demand (W)'] building.appliances_electrical_demand[cte.HOUR] = building_energy_demands[f'Building {building.name} Appliances (W)'] diff --git a/out_files/Montreal.idf b/out_files/Montreal.idf index 409d9590..dac3d0dd 100644 --- a/out_files/Montreal.idf +++ b/out_files/Montreal.idf @@ -1199,7 +1199,7 @@ ZONE, Yes; !- Part of Total Floor Area BUILDINGSURFACE:DETAILED, - 4429c4ad-a99f-4f2c-b01f-8fb78f476348, !- Name + 2aa25ecb-3733-438c-9dfe-f9fdb3874ad2, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1223,7 +1223,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b72a44d6-3e98-4140-94e6-ffe32b5229b9, !- Name + ab01f5e6-0466-4f4d-87ba-a6fdcf959116, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1247,7 +1247,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909, !- Name + 3f56ba66-6603-441f-9f8a-32a38e91f340, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1271,12 +1271,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 73174d95-37c1-4efd-b03e-e94377872bcf, !- Name + e78cf4f4-44d3-4e77-8ec5-e2723675ea4f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name Surface, !- Outside Boundary Condition - 73174d95-37c1-4efd-b03e-e94377872bcf, !- Outside Boundary Condition Object + e78cf4f4-44d3-4e77-8ec5-e2723675ea4f, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1295,7 +1295,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a, !- Name + 17f26029-b0ab-4185-b221-f371560bb20a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1319,12 +1319,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a016bb6d-c392-44b2-81a7-5b767fd1fe95, !- Name + 27c78c0c-0084-49c3-962d-dcf2360dcc89, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name Surface, !- Outside Boundary Condition - a016bb6d-c392-44b2-81a7-5b767fd1fe95, !- Outside Boundary Condition Object + 27c78c0c-0084-49c3-962d-dcf2360dcc89, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1343,7 +1343,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 64b05a0a-9582-4781-b740-0f034c031900, !- Name + c78e7420-b8ed-4ec6-bd92-be1db913094d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1373,7 +1373,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - cd114138-544a-4ee0-a280-faa749670b1d, !- Name + f75140d7-7dde-4678-ac52-d3844d430edd, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1403,7 +1403,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285, !- Name + ce6a1206-f1f3-4548-9c11-fa204391303c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1427,7 +1427,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a2074c9f-ae30-4a94-93b5-5b900d35dfeb, !- Name + 2957e8df-e598-43fe-b754-575861357f6e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1451,7 +1451,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 3596464f-91f4-42ae-bf58-48dec58d8469, !- Name + f105e398-b664-45df-b0aa-a58e98bb315a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1475,7 +1475,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 76ff9255-0068-4c91-a19d-d1c5d515c917, !- Name + da078cdd-de1b-4441-b6b0-ab804660a236, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1499,7 +1499,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 612988e5-9cea-486a-98fd-c42d24facdbf, !- Name + 0d8cdf46-373b-42a8-b536-db0e55e28914, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1523,12 +1523,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 362c1b7d-f5ef-4d67-9d86-a0c266e7e790, !- Name + 38a7d7f9-8355-4360-8f4c-d03f1cda1b45, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name Surface, !- Outside Boundary Condition - 362c1b7d-f5ef-4d67-9d86-a0c266e7e790, !- Outside Boundary Condition Object + 38a7d7f9-8355-4360-8f4c-d03f1cda1b45, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1547,7 +1547,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - d96bff31-3908-426c-a04b-e62997ddf6f1, !- Name + b9a4bfe7-a30a-413c-8d98-7e467b21e53d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1619,7 +1619,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 20 Zcoordinate BUILDINGSURFACE:DETAILED, - 2c70c886-004a-417a-b52d-9cf5f85f3e33, !- Name + 5d7960de-8c19-4576-b4f9-e41cd10371d9, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1691,7 +1691,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 20 Zcoordinate BUILDINGSURFACE:DETAILED, - 336ecb91-d3af-4adf-874c-cfed1de480c4, !- Name + 4f44089f-782a-419a-ae79-449fde56f5ff, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1715,7 +1715,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 099799d0-798c-4d76-8339-c3676faac929, !- Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1739,7 +1739,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e86287f1-3dc8-4012-9e2e-a4c16ad0a061, !- Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1763,7 +1763,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 590ff2df-4e79-417a-ba5e-7ad2514d5925, !- Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1787,7 +1787,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746, !- Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1811,7 +1811,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e0e7382a-64f1-42f3-82b4-41524f25a12d, !- Name + 65fc2599-970e-4d08-8a87-10870436b130, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1835,7 +1835,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fb013bdc-f67a-4c31-a886-170541208f96, !- Name + f1e17bef-1654-4408-aabc-c0d8132279a1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1859,7 +1859,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b26eca76-2acb-4f22-a572-269cf0745cce, !- Name + 8c206369-27b5-434a-b511-2a4354c0defb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1883,7 +1883,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 47ccafe5-edd3-4f9f-810f-a110da0d293f, !- Name + 03891fbc-5cfa-4118-b788-13cb133a84ca, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1907,7 +1907,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - eb588981-6883-48b2-b87a-1d1d57e84368, !- Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1931,7 +1931,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f, !- Name + a07eb6d1-51ad-4801-bb17-a415a9c37107, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1955,7 +1955,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1ead37a3-c843-4a98-84e1-fa7255c4757a, !- Name + d074c49c-868f-4599-8c14-b6479cff7c22, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1979,7 +1979,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1446c7d5-01fb-4056-89d1-235b595b62a5, !- Name + 4e2089fb-2834-4e05-b637-76151efba743, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2003,7 +2003,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 24836b07-7a6f-4a80-a0ef-73445adde09f, !- Name + d650e844-ecc8-41eb-af6c-54e5c50916e9, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2027,7 +2027,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 378622d3-d8d8-4d86-8558-bab333c55a7e, !- Name + 8ce04561-11b9-483c-9840-566c56da1b64, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2051,7 +2051,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e6936899-0009-4115-8c0c-fba3ae2fcdaa, !- Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2075,7 +2075,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 2c539e61-eb7b-45b0-bde8-41cbd566bc89, !- Name + fabedd09-d244-457d-b931-1fcbd9ede17e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2099,7 +2099,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 5c83df46-fc4f-462c-9a7e-d1ff0670582c, !- Name + 907d2d46-d510-42bc-9538-264654e12a10, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2123,7 +2123,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7, !- Name + c937d0d6-89fd-477f-833f-bd414acd1d3b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2147,7 +2147,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fce8a219-3990-44cb-9de5-7b68de2fe56c, !- Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2171,7 +2171,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fddb01ba-25d1-41fe-9cc9-c592f64b0a0d, !- Name + 7b760dee-c265-4b38-bb76-1758ff12e388, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2201,7 +2201,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 0c85dabb-dcef-4302-8134-cffbaa8406a2, !- Name + b8830ee3-0ceb-4cfd-b1e8-10f2bece2154, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2231,7 +2231,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 834c3d47-7ef3-40ff-88cb-92d562d316d3, !- Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2255,7 +2255,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6, !- Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2279,12 +2279,12 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a9d0afa7-4f8b-4d27-8ef7-b5b5022e76de, !- Name + dce2bee7-b2ae-4c3d-8af2-34b3abc398d5, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name Surface, !- Outside Boundary Condition - a9d0afa7-4f8b-4d27-8ef7-b5b5022e76de, !- Outside Boundary Condition Object + dce2bee7-b2ae-4c3d-8af2-34b3abc398d5, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2303,7 +2303,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ef0fc252-4fe5-46fa-9adf-91e3bc91badd, !- Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2327,7 +2327,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a1d10421-315d-4f34-8a9f-afecae079fed, !- Name + c4fb690c-eec3-4550-8c54-a44826bfd539, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2351,7 +2351,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1ed6537d-77fd-484a-aaca-b260ec4a87e2, !- Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2375,7 +2375,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0192db1e-0ebb-4212-84ed-9c4f71c24967, !- Name + fc0a6187-716f-4086-a84a-d19fb8873db5, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2399,7 +2399,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 9e628aeb-6a8f-4665-8ae2-4e8a65c3f208, !- Name + 77268689-19e3-48f9-939a-bd593f02bb8c, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2423,7 +2423,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 8780eda1-f27c-4e28-871c-2d58b38c432f, !- Name + b98683ca-ad89-4f49-9574-fe973d9920bc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2447,7 +2447,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f, !- Name + 355d66cf-be2e-4c35-a226-182b2c103c78, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2471,7 +2471,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - afae2824-b46a-4021-a97a-8984df5ad60e, !- Name + bb9828e8-381b-4816-806a-e8d133e2ff4b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2495,7 +2495,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0afe4966-b438-4ed0-bb2a-306f07657d4f, !- Name + e058e122-681d-4f78-bd1d-556a93ca97f9, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2519,7 +2519,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 28f5ae46-b70f-4542-acf1-dc111ab6d6c1, !- Name + 6b4c033b-a876-44d8-867b-735030cc98bf, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2549,7 +2549,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 18fc86f4-11d3-4f4e-8c0a-1cb6b8800b0e, !- Name + 155e5673-5032-424c-a46a-0b9665dcc5ac, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2579,7 +2579,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - a70f1755-32f2-4a80-b144-210f02e39e1f, !- Name + 36a53d29-9254-4883-9957-2ceaa58135b1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2603,7 +2603,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - dbb02dd9-4002-486d-8550-15764439ede8, !- Name + d6786574-237b-48ea-92a7-d909ec8ba6f8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2627,7 +2627,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 49a4250e-a98a-47c4-bc3c-ed96486d537b, !- Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2651,7 +2651,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9, !- Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2675,12 +2675,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - d5f2e2ea-7563-443d-ae8f-002e9e0c004c, !- Name + 3fd3510c-8317-49e6-8056-0fd450c23be5, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name Surface, !- Outside Boundary Condition - d5f2e2ea-7563-443d-ae8f-002e9e0c004c, !- Outside Boundary Condition Object + 3fd3510c-8317-49e6-8056-0fd450c23be5, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2699,7 +2699,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 928ff68b-af8a-43da-82f3-07a7ae0be244, !- Name + 0b98e108-fc89-430b-a4b3-44374a1973d8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2723,7 +2723,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 6061d4b9-e836-4cb4-aca2-43a427b1211e, !- Name + 8256407a-3cb5-455e-9083-9b01f24adbd1, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2747,7 +2747,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - da6162ef-e873-46c5-b171-1dc832b9a447, !- Name + c242f505-1f8c-432c-98a2-7a180ad160cc, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2771,7 +2771,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 782386f3-362e-4210-b87a-05e644c9cd3f, !- Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2795,12 +2795,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4090b358-94fb-47c3-89d7-d415d1424096, !- Name + 2e1b56b3-d4aa-4e3a-991b-c1946a51cdd1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name Surface, !- Outside Boundary Condition - 4090b358-94fb-47c3-89d7-d415d1424096, !- Outside Boundary Condition Object + 2e1b56b3-d4aa-4e3a-991b-c1946a51cdd1, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2819,7 +2819,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 3d097895-a5a0-418b-8876-e7dacc381a5a, !- Name + 424f5519-54db-40fd-af8c-3b9308e65080, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2843,12 +2843,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4238b42f-1a4f-40d6-b671-9c4bf78106de, !- Name + ea0756e6-7dd0-4b98-9198-a07a0b4e8f8d, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name Surface, !- Outside Boundary Condition - 4238b42f-1a4f-40d6-b671-9c4bf78106de, !- Outside Boundary Condition Object + ea0756e6-7dd0-4b98-9198-a07a0b4e8f8d, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2867,7 +2867,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c32a2f0c-8339-40cd-b1fc-b4e48fd643b8, !- Name + b7d8d07e-80a4-4b44-8602-f0a23eb31af9, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2891,7 +2891,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1f16327b-f7ae-421f-8336-b1e1c3d988ab, !- Name + 49cfd520-cd94-46ee-a407-c83ced3afe59, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2915,7 +2915,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0b035efb-c5a8-4daf-928f-10712c5abe5c, !- Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2939,12 +2939,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 72032992-df34-46ca-9a0c-443d472b95d2, !- Name + 2b103243-2ffd-41f9-8b31-d3df459c5d37, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name Surface, !- Outside Boundary Condition - 72032992-df34-46ca-9a0c-443d472b95d2, !- Outside Boundary Condition Object + 2b103243-2ffd-41f9-8b31-d3df459c5d37, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2963,7 +2963,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 9361fa34-9508-42d7-ba9f-3f17ce678b8d, !- Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2987,12 +2987,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a1fd21a2-08b2-41ef-bde1-b98537a8c6b8, !- Name + be1ee54b-d568-400e-b357-3c44ba24dd8a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name Surface, !- Outside Boundary Condition - a1fd21a2-08b2-41ef-bde1-b98537a8c6b8, !- Outside Boundary Condition Object + be1ee54b-d568-400e-b357-3c44ba24dd8a, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3011,7 +3011,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 844b0841-e779-4ad6-8331-aa6d533ca657, !- Name + 3e38a64c-805c-4949-9770-82c2aac76ee1, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3038,7 +3038,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 5 Zcoordinate BUILDINGSURFACE:DETAILED, - 2ab0aa6f-b616-4d6f-8937-80166a6046ee, !- Name + bc6292f5-5072-4919-bf1c-43b567e99650, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3065,7 +3065,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 5 Zcoordinate BUILDINGSURFACE:DETAILED, - 11730e3a-b06d-406c-9aa6-06af4c2f244d, !- Name + ba320c85-c729-46b1-9a93-a8b19a936e84, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3089,12 +3089,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e199ab5e-027a-4d9e-8fd2-491ace430d36, !- Name + 964d4955-9a79-4541-a590-b94ec59e9935, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name Surface, !- Outside Boundary Condition - e199ab5e-027a-4d9e-8fd2-491ace430d36, !- Outside Boundary Condition Object + 964d4955-9a79-4541-a590-b94ec59e9935, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3113,7 +3113,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 275cc344-7e53-4483-af18-c6cbba8c59f1, !- Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3137,7 +3137,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a687d5fd-81e5-475d-af42-8a5315701aa4, !- Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3161,7 +3161,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e9f057d7-c22b-4865-85c4-ac2b82df8269, !- Name + caf29e3d-92b6-44ac-a877-0e6684b06932, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3185,7 +3185,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 04123913-77f4-4f74-8384-274248626275, !- Name + f782c673-1ee3-4ead-88e3-9273dc9b9d1d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3209,7 +3209,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 6e37bfe6-df05-4b20-be6c-ea668eb0bf7b, !- Name + fa17512f-eeda-43e5-97a8-780d96fbe55f, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3233,7 +3233,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fbfd111e-eabe-4ca0-bf80-dc10d29774ec, !- Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3257,12 +3257,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 16e8504b-fbaf-45fe-8ff8-8c6ee04504f5, !- Name + c121d76f-78c0-4d2e-be71-8666872e8ee6, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name Surface, !- Outside Boundary Condition - 16e8504b-fbaf-45fe-8ff8-8c6ee04504f5, !- Outside Boundary Condition Object + c121d76f-78c0-4d2e-be71-8666872e8ee6, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3281,7 +3281,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 7daa7bd1-5166-45a5-b97a-876526a1e3be, !- Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3305,12 +3305,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ccedacd4-bd0e-4d82-aef6-5221beb354c0, !- Name + 14ad1545-ace0-4f76-a60d-0eed720f2bd4, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name Surface, !- Outside Boundary Condition - ccedacd4-bd0e-4d82-aef6-5221beb354c0, !- Outside Boundary Condition Object + 14ad1545-ace0-4f76-a60d-0eed720f2bd4, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3329,7 +3329,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 5808f36b-d12a-4263-a7bd-3a9c0da6168f, !- Name + 76e0b9b5-907a-4946-87cb-79eb05f2af77, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3353,7 +3353,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c7b8ea4f-9001-4b6f-b2c0-2753bb2b299f, !- Name + 20f393cf-8e5e-4dc4-8c1f-7e039f214f35, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3377,7 +3377,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b068e37c-5d1f-454d-92e1-06fd48df4444, !- Name + 621b01c6-7a00-4862-af46-58bd47f8adbc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3401,12 +3401,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - f05680fc-bdf9-48aa-bc72-db967a48bcfd, !- Name + 1a5f17de-107f-4314-8ad5-5eeb85b2c0aa, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name Surface, !- Outside Boundary Condition - f05680fc-bdf9-48aa-bc72-db967a48bcfd, !- Outside Boundary Condition Object + 1a5f17de-107f-4314-8ad5-5eeb85b2c0aa, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3425,7 +3425,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c1233d43-5ef8-465b-9eaa-11cb9596d687, !- Name + 549d61a6-2f91-4609-8ae7-0a655d89b594, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3449,12 +3449,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 803af6a3-6ff8-400d-9802-6f7713a33285, !- Name + 3a15422b-277f-4eba-b76a-840f4dcd457f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name Surface, !- Outside Boundary Condition - 803af6a3-6ff8-400d-9802-6f7713a33285, !- Outside Boundary Condition Object + 3a15422b-277f-4eba-b76a-840f4dcd457f, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3473,10 +3473,10 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909 window, !- Name + 3f56ba66-6603-441f-9f8a-32a38e91f340 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909, !- Building Surface Name + 3f56ba66-6603-441f-9f8a-32a38e91f340, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3496,10 +3496,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a window, !- Name + 17f26029-b0ab-4185-b221-f371560bb20a window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a, !- Building Surface Name + 17f26029-b0ab-4185-b221-f371560bb20a, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3519,10 +3519,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285 window, !- Name + ce6a1206-f1f3-4548-9c11-fa204391303c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285, !- Building Surface Name + ce6a1206-f1f3-4548-9c11-fa204391303c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3542,10 +3542,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a2074c9f-ae30-4a94-93b5-5b900d35dfeb window, !- Name + 2957e8df-e598-43fe-b754-575861357f6e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a2074c9f-ae30-4a94-93b5-5b900d35dfeb, !- Building Surface Name + 2957e8df-e598-43fe-b754-575861357f6e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3565,10 +3565,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 3596464f-91f4-42ae-bf58-48dec58d8469 window, !- Name + f105e398-b664-45df-b0aa-a58e98bb315a window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 3596464f-91f4-42ae-bf58-48dec58d8469, !- Building Surface Name + f105e398-b664-45df-b0aa-a58e98bb315a, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3588,10 +3588,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 76ff9255-0068-4c91-a19d-d1c5d515c917 window, !- Name + da078cdd-de1b-4441-b6b0-ab804660a236 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 76ff9255-0068-4c91-a19d-d1c5d515c917, !- Building Surface Name + da078cdd-de1b-4441-b6b0-ab804660a236, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3611,10 +3611,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 612988e5-9cea-486a-98fd-c42d24facdbf window, !- Name + 0d8cdf46-373b-42a8-b536-db0e55e28914 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 612988e5-9cea-486a-98fd-c42d24facdbf, !- Building Surface Name + 0d8cdf46-373b-42a8-b536-db0e55e28914, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3634,10 +3634,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 336ecb91-d3af-4adf-874c-cfed1de480c4 window, !- Name + 4f44089f-782a-419a-ae79-449fde56f5ff window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 336ecb91-d3af-4adf-874c-cfed1de480c4, !- Building Surface Name + 4f44089f-782a-419a-ae79-449fde56f5ff, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3657,10 +3657,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 099799d0-798c-4d76-8339-c3676faac929 window, !- Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 099799d0-798c-4d76-8339-c3676faac929, !- Building Surface Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3680,10 +3680,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e86287f1-3dc8-4012-9e2e-a4c16ad0a061 window, !- Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e86287f1-3dc8-4012-9e2e-a4c16ad0a061, !- Building Surface Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3703,10 +3703,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 590ff2df-4e79-417a-ba5e-7ad2514d5925 window, !- Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 590ff2df-4e79-417a-ba5e-7ad2514d5925, !- Building Surface Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3726,10 +3726,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746 window, !- Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746, !- Building Surface Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3749,10 +3749,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e0e7382a-64f1-42f3-82b4-41524f25a12d window, !- Name + 65fc2599-970e-4d08-8a87-10870436b130 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e0e7382a-64f1-42f3-82b4-41524f25a12d, !- Building Surface Name + 65fc2599-970e-4d08-8a87-10870436b130, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3772,10 +3772,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fb013bdc-f67a-4c31-a886-170541208f96 window, !- Name + f1e17bef-1654-4408-aabc-c0d8132279a1 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fb013bdc-f67a-4c31-a886-170541208f96, !- Building Surface Name + f1e17bef-1654-4408-aabc-c0d8132279a1, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3795,10 +3795,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - b26eca76-2acb-4f22-a572-269cf0745cce window, !- Name + 8c206369-27b5-434a-b511-2a4354c0defb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - b26eca76-2acb-4f22-a572-269cf0745cce, !- Building Surface Name + 8c206369-27b5-434a-b511-2a4354c0defb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3818,10 +3818,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 47ccafe5-edd3-4f9f-810f-a110da0d293f window, !- Name + 03891fbc-5cfa-4118-b788-13cb133a84ca window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 47ccafe5-edd3-4f9f-810f-a110da0d293f, !- Building Surface Name + 03891fbc-5cfa-4118-b788-13cb133a84ca, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3841,10 +3841,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - eb588981-6883-48b2-b87a-1d1d57e84368 window, !- Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - eb588981-6883-48b2-b87a-1d1d57e84368, !- Building Surface Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3864,10 +3864,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f window, !- Name + a07eb6d1-51ad-4801-bb17-a415a9c37107 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f, !- Building Surface Name + a07eb6d1-51ad-4801-bb17-a415a9c37107, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3887,10 +3887,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1ead37a3-c843-4a98-84e1-fa7255c4757a window, !- Name + d074c49c-868f-4599-8c14-b6479cff7c22 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1ead37a3-c843-4a98-84e1-fa7255c4757a, !- Building Surface Name + d074c49c-868f-4599-8c14-b6479cff7c22, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3910,10 +3910,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1446c7d5-01fb-4056-89d1-235b595b62a5 window, !- Name + 4e2089fb-2834-4e05-b637-76151efba743 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1446c7d5-01fb-4056-89d1-235b595b62a5, !- Building Surface Name + 4e2089fb-2834-4e05-b637-76151efba743, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3933,10 +3933,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 24836b07-7a6f-4a80-a0ef-73445adde09f window, !- Name + d650e844-ecc8-41eb-af6c-54e5c50916e9 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 24836b07-7a6f-4a80-a0ef-73445adde09f, !- Building Surface Name + d650e844-ecc8-41eb-af6c-54e5c50916e9, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3956,10 +3956,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 378622d3-d8d8-4d86-8558-bab333c55a7e window, !- Name + 8ce04561-11b9-483c-9840-566c56da1b64 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 378622d3-d8d8-4d86-8558-bab333c55a7e, !- Building Surface Name + 8ce04561-11b9-483c-9840-566c56da1b64, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3979,10 +3979,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e6936899-0009-4115-8c0c-fba3ae2fcdaa window, !- Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e6936899-0009-4115-8c0c-fba3ae2fcdaa, !- Building Surface Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4002,10 +4002,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 2c539e61-eb7b-45b0-bde8-41cbd566bc89 window, !- Name + fabedd09-d244-457d-b931-1fcbd9ede17e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 2c539e61-eb7b-45b0-bde8-41cbd566bc89, !- Building Surface Name + fabedd09-d244-457d-b931-1fcbd9ede17e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4025,10 +4025,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 5c83df46-fc4f-462c-9a7e-d1ff0670582c window, !- Name + 907d2d46-d510-42bc-9538-264654e12a10 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 5c83df46-fc4f-462c-9a7e-d1ff0670582c, !- Building Surface Name + 907d2d46-d510-42bc-9538-264654e12a10, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4048,10 +4048,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7 window, !- Name + c937d0d6-89fd-477f-833f-bd414acd1d3b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7, !- Building Surface Name + c937d0d6-89fd-477f-833f-bd414acd1d3b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4071,10 +4071,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fce8a219-3990-44cb-9de5-7b68de2fe56c window, !- Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fce8a219-3990-44cb-9de5-7b68de2fe56c, !- Building Surface Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4094,10 +4094,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 834c3d47-7ef3-40ff-88cb-92d562d316d3 window, !- Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 834c3d47-7ef3-40ff-88cb-92d562d316d3, !- Building Surface Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4117,10 +4117,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6 window, !- Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6, !- Building Surface Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4140,10 +4140,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - ef0fc252-4fe5-46fa-9adf-91e3bc91badd window, !- Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - ef0fc252-4fe5-46fa-9adf-91e3bc91badd, !- Building Surface Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4163,10 +4163,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a1d10421-315d-4f34-8a9f-afecae079fed window, !- Name + c4fb690c-eec3-4550-8c54-a44826bfd539 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a1d10421-315d-4f34-8a9f-afecae079fed, !- Building Surface Name + c4fb690c-eec3-4550-8c54-a44826bfd539, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4186,10 +4186,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1ed6537d-77fd-484a-aaca-b260ec4a87e2 window, !- Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1ed6537d-77fd-484a-aaca-b260ec4a87e2, !- Building Surface Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4209,10 +4209,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 8780eda1-f27c-4e28-871c-2d58b38c432f window, !- Name + b98683ca-ad89-4f49-9574-fe973d9920bc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 8780eda1-f27c-4e28-871c-2d58b38c432f, !- Building Surface Name + b98683ca-ad89-4f49-9574-fe973d9920bc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4232,10 +4232,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f window, !- Name + 355d66cf-be2e-4c35-a226-182b2c103c78 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f, !- Building Surface Name + 355d66cf-be2e-4c35-a226-182b2c103c78, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4255,10 +4255,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - afae2824-b46a-4021-a97a-8984df5ad60e window, !- Name + bb9828e8-381b-4816-806a-e8d133e2ff4b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - afae2824-b46a-4021-a97a-8984df5ad60e, !- Building Surface Name + bb9828e8-381b-4816-806a-e8d133e2ff4b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4278,10 +4278,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 0afe4966-b438-4ed0-bb2a-306f07657d4f window, !- Name + e058e122-681d-4f78-bd1d-556a93ca97f9 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 0afe4966-b438-4ed0-bb2a-306f07657d4f, !- Building Surface Name + e058e122-681d-4f78-bd1d-556a93ca97f9, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4301,10 +4301,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a70f1755-32f2-4a80-b144-210f02e39e1f window, !- Name + 36a53d29-9254-4883-9957-2ceaa58135b1 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a70f1755-32f2-4a80-b144-210f02e39e1f, !- Building Surface Name + 36a53d29-9254-4883-9957-2ceaa58135b1, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4324,10 +4324,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - dbb02dd9-4002-486d-8550-15764439ede8 window, !- Name + d6786574-237b-48ea-92a7-d909ec8ba6f8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - dbb02dd9-4002-486d-8550-15764439ede8, !- Building Surface Name + d6786574-237b-48ea-92a7-d909ec8ba6f8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4347,10 +4347,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 49a4250e-a98a-47c4-bc3c-ed96486d537b window, !- Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 49a4250e-a98a-47c4-bc3c-ed96486d537b, !- Building Surface Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4370,10 +4370,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9 window, !- Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9, !- Building Surface Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4393,10 +4393,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 928ff68b-af8a-43da-82f3-07a7ae0be244 window, !- Name + 0b98e108-fc89-430b-a4b3-44374a1973d8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 928ff68b-af8a-43da-82f3-07a7ae0be244, !- Building Surface Name + 0b98e108-fc89-430b-a4b3-44374a1973d8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4416,10 +4416,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 782386f3-362e-4210-b87a-05e644c9cd3f window, !- Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 782386f3-362e-4210-b87a-05e644c9cd3f, !- Building Surface Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4439,10 +4439,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 3d097895-a5a0-418b-8876-e7dacc381a5a window, !- Name + 424f5519-54db-40fd-af8c-3b9308e65080 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 3d097895-a5a0-418b-8876-e7dacc381a5a, !- Building Surface Name + 424f5519-54db-40fd-af8c-3b9308e65080, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4462,10 +4462,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 0b035efb-c5a8-4daf-928f-10712c5abe5c window, !- Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 0b035efb-c5a8-4daf-928f-10712c5abe5c, !- Building Surface Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4485,10 +4485,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 9361fa34-9508-42d7-ba9f-3f17ce678b8d window, !- Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 9361fa34-9508-42d7-ba9f-3f17ce678b8d, !- Building Surface Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4508,10 +4508,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 11730e3a-b06d-406c-9aa6-06af4c2f244d window, !- Name + ba320c85-c729-46b1-9a93-a8b19a936e84 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 11730e3a-b06d-406c-9aa6-06af4c2f244d, !- Building Surface Name + ba320c85-c729-46b1-9a93-a8b19a936e84, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4531,10 +4531,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 275cc344-7e53-4483-af18-c6cbba8c59f1 window, !- Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 275cc344-7e53-4483-af18-c6cbba8c59f1, !- Building Surface Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4554,10 +4554,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a687d5fd-81e5-475d-af42-8a5315701aa4 window, !- Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a687d5fd-81e5-475d-af42-8a5315701aa4, !- Building Surface Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4577,10 +4577,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e9f057d7-c22b-4865-85c4-ac2b82df8269 window, !- Name + caf29e3d-92b6-44ac-a877-0e6684b06932 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e9f057d7-c22b-4865-85c4-ac2b82df8269, !- Building Surface Name + caf29e3d-92b6-44ac-a877-0e6684b06932, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4600,10 +4600,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fbfd111e-eabe-4ca0-bf80-dc10d29774ec window, !- Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fbfd111e-eabe-4ca0-bf80-dc10d29774ec, !- Building Surface Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4623,10 +4623,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 7daa7bd1-5166-45a5-b97a-876526a1e3be window, !- Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 7daa7bd1-5166-45a5-b97a-876526a1e3be, !- Building Surface Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4646,10 +4646,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - b068e37c-5d1f-454d-92e1-06fd48df4444 window, !- Name + 621b01c6-7a00-4862-af46-58bd47f8adbc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - b068e37c-5d1f-454d-92e1-06fd48df4444, !- Building Surface Name + 621b01c6-7a00-4862-af46-58bd47f8adbc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4669,10 +4669,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - c1233d43-5ef8-465b-9eaa-11cb9596d687 window, !- Name + 549d61a6-2f91-4609-8ae7-0a655d89b594 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - c1233d43-5ef8-465b-9eaa-11cb9596d687, !- Building Surface Name + 549d61a6-2f91-4609-8ae7-0a655d89b594, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name diff --git a/out_files/Montreal_out.bnd b/out_files/Montreal_out.bnd index d5b572d9..9a357072 100644 --- a/out_files/Montreal_out.bnd +++ b/out_files/Montreal_out.bnd @@ -1,4 +1,4 @@ -Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 ! This file shows details about the branches, nodes, and other ! elements of the flow connections. ! This file is intended for use in "debugging" potential problems diff --git a/out_files/Montreal_out.eio b/out_files/Montreal_out.eio index 15563c84..bc3674df 100644 --- a/out_files/Montreal_out.eio +++ b/out_files/Montreal_out.eio @@ -1,4 +1,4 @@ -Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 ! , Version ID Version, 9.5 ! , #TimeSteps, Minutes per TimeStep {minutes} diff --git a/out_files/Montreal_out.end b/out_files/Montreal_out.end index 3588fed2..68e304a9 100644 --- a/out_files/Montreal_out.end +++ b/out_files/Montreal_out.end @@ -1 +1 @@ -EnergyPlus Completed Successfully-- 35 Warning; 1 Severe Errors; Elapsed Time=00hr 00min 16.31sec +EnergyPlus Completed Successfully-- 35 Warning; 1 Severe Errors; Elapsed Time=00hr 00min 16.36sec diff --git a/out_files/Montreal_out.err b/out_files/Montreal_out.err index e7605cf4..4a18c4c9 100644 --- a/out_files/Montreal_out.err +++ b/out_files/Montreal_out.err @@ -1,6 +1,6 @@ -Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19, +Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42, ** Warning ** GetHTSurfaceData: Surfaces with interface to Ground found but no "Ground Temperatures" were input. - ** ~~~ ** Found first in surface=4429C4AD-A99F-4F2C-B01F-8FB78F476348 + ** ~~~ ** Found first in surface=2AA25ECB-3733-438C-9DFE-F9FDB3874AD2 ** ~~~ ** Defaults, constant throughout the year of (18.0) will be used. ** Warning ** GetInternalHeatGains: People="173347_OCCUPANCY", Activity Level Schedule Name values ** ~~~ ** fall outside typical range [70,1000] W/person for Thermal Comfort Reporting. @@ -85,4 +85,4 @@ Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19, ************* Use Output:Diagnostics,DisplayUnusedObjects; to see them. ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors. ************* EnergyPlus Sizing Error Summary. During Sizing: 0 Warning; 0 Severe Errors. - ************* EnergyPlus Completed Successfully-- 35 Warning; 1 Severe Errors; Elapsed Time=00hr 00min 16.31sec + ************* EnergyPlus Completed Successfully-- 35 Warning; 1 Severe Errors; Elapsed Time=00hr 00min 16.36sec diff --git a/out_files/Montreal_out.eso b/out_files/Montreal_out.eso index 96559c19..ad90abdc 100644 --- a/out_files/Montreal_out.eso +++ b/out_files/Montreal_out.eso @@ -1,4 +1,4 @@ -Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 1,5,Environment Title[],Latitude[deg],Longitude[deg],Time Zone[],Elevation[m] 2,8,Day of Simulation[],Month[],Day of Month[],DST Indicator[1=yes 0=no],Hour[],StartMinute[],EndMinute[],DayType 3,5,Cumulative Day of Simulation[],Month[],Day of Month[],DST Indicator[1=yes 0=no],DayType ! When Daily Report Variables Requested diff --git a/out_files/Montreal_out.expidf b/out_files/Montreal_out.expidf index 9ee2edbf..310f1934 100644 --- a/out_files/Montreal_out.expidf +++ b/out_files/Montreal_out.expidf @@ -1199,7 +1199,7 @@ ZONE, Yes; !- Part of Total Floor Area BUILDINGSURFACE:DETAILED, - 4429c4ad-a99f-4f2c-b01f-8fb78f476348, !- Name + 2aa25ecb-3733-438c-9dfe-f9fdb3874ad2, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1223,7 +1223,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b72a44d6-3e98-4140-94e6-ffe32b5229b9, !- Name + ab01f5e6-0466-4f4d-87ba-a6fdcf959116, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1247,7 +1247,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909, !- Name + 3f56ba66-6603-441f-9f8a-32a38e91f340, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1271,12 +1271,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 73174d95-37c1-4efd-b03e-e94377872bcf, !- Name + e78cf4f4-44d3-4e77-8ec5-e2723675ea4f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name Surface, !- Outside Boundary Condition - 73174d95-37c1-4efd-b03e-e94377872bcf, !- Outside Boundary Condition Object + e78cf4f4-44d3-4e77-8ec5-e2723675ea4f, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1295,7 +1295,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a, !- Name + 17f26029-b0ab-4185-b221-f371560bb20a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name @@ -1319,12 +1319,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a016bb6d-c392-44b2-81a7-5b767fd1fe95, !- Name + 27c78c0c-0084-49c3-962d-dcf2360dcc89, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173347, !- Zone Name Surface, !- Outside Boundary Condition - a016bb6d-c392-44b2-81a7-5b767fd1fe95, !- Outside Boundary Condition Object + 27c78c0c-0084-49c3-962d-dcf2360dcc89, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1343,7 +1343,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 64b05a0a-9582-4781-b740-0f034c031900, !- Name + c78e7420-b8ed-4ec6-bd92-be1db913094d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1373,7 +1373,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - cd114138-544a-4ee0-a280-faa749670b1d, !- Name + f75140d7-7dde-4678-ac52-d3844d430edd, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1403,7 +1403,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285, !- Name + ce6a1206-f1f3-4548-9c11-fa204391303c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1427,7 +1427,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a2074c9f-ae30-4a94-93b5-5b900d35dfeb, !- Name + 2957e8df-e598-43fe-b754-575861357f6e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1451,7 +1451,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 3596464f-91f4-42ae-bf58-48dec58d8469, !- Name + f105e398-b664-45df-b0aa-a58e98bb315a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1475,7 +1475,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 76ff9255-0068-4c91-a19d-d1c5d515c917, !- Name + da078cdd-de1b-4441-b6b0-ab804660a236, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1499,7 +1499,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 612988e5-9cea-486a-98fd-c42d24facdbf, !- Name + 0d8cdf46-373b-42a8-b536-db0e55e28914, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name @@ -1523,12 +1523,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 362c1b7d-f5ef-4d67-9d86-a0c266e7e790, !- Name + 38a7d7f9-8355-4360-8f4c-d03f1cda1b45, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 173348, !- Zone Name Surface, !- Outside Boundary Condition - 362c1b7d-f5ef-4d67-9d86-a0c266e7e790, !- Outside Boundary Condition Object + 38a7d7f9-8355-4360-8f4c-d03f1cda1b45, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -1547,7 +1547,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - d96bff31-3908-426c-a04b-e62997ddf6f1, !- Name + b9a4bfe7-a30a-413c-8d98-7e467b21e53d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1619,7 +1619,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 20 Zcoordinate BUILDINGSURFACE:DETAILED, - 2c70c886-004a-417a-b52d-9cf5f85f3e33, !- Name + 5d7960de-8c19-4576-b4f9-e41cd10371d9, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1691,7 +1691,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 20 Zcoordinate BUILDINGSURFACE:DETAILED, - 336ecb91-d3af-4adf-874c-cfed1de480c4, !- Name + 4f44089f-782a-419a-ae79-449fde56f5ff, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1715,7 +1715,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 099799d0-798c-4d76-8339-c3676faac929, !- Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1739,7 +1739,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e86287f1-3dc8-4012-9e2e-a4c16ad0a061, !- Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1763,7 +1763,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 590ff2df-4e79-417a-ba5e-7ad2514d5925, !- Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1787,7 +1787,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746, !- Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1811,7 +1811,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e0e7382a-64f1-42f3-82b4-41524f25a12d, !- Name + 65fc2599-970e-4d08-8a87-10870436b130, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1835,7 +1835,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fb013bdc-f67a-4c31-a886-170541208f96, !- Name + f1e17bef-1654-4408-aabc-c0d8132279a1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1859,7 +1859,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b26eca76-2acb-4f22-a572-269cf0745cce, !- Name + 8c206369-27b5-434a-b511-2a4354c0defb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1883,7 +1883,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 47ccafe5-edd3-4f9f-810f-a110da0d293f, !- Name + 03891fbc-5cfa-4118-b788-13cb133a84ca, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1907,7 +1907,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - eb588981-6883-48b2-b87a-1d1d57e84368, !- Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1931,7 +1931,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f, !- Name + a07eb6d1-51ad-4801-bb17-a415a9c37107, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1955,7 +1955,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1ead37a3-c843-4a98-84e1-fa7255c4757a, !- Name + d074c49c-868f-4599-8c14-b6479cff7c22, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -1979,7 +1979,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1446c7d5-01fb-4056-89d1-235b595b62a5, !- Name + 4e2089fb-2834-4e05-b637-76151efba743, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2003,7 +2003,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 24836b07-7a6f-4a80-a0ef-73445adde09f, !- Name + d650e844-ecc8-41eb-af6c-54e5c50916e9, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2027,7 +2027,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 378622d3-d8d8-4d86-8558-bab333c55a7e, !- Name + 8ce04561-11b9-483c-9840-566c56da1b64, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2051,7 +2051,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e6936899-0009-4115-8c0c-fba3ae2fcdaa, !- Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2075,7 +2075,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 2c539e61-eb7b-45b0-bde8-41cbd566bc89, !- Name + fabedd09-d244-457d-b931-1fcbd9ede17e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2099,7 +2099,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 5c83df46-fc4f-462c-9a7e-d1ff0670582c, !- Name + 907d2d46-d510-42bc-9538-264654e12a10, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2123,7 +2123,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7, !- Name + c937d0d6-89fd-477f-833f-bd414acd1d3b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2147,7 +2147,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fce8a219-3990-44cb-9de5-7b68de2fe56c, !- Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 175012, !- Zone Name @@ -2171,7 +2171,7 @@ BUILDINGSURFACE:DETAILED, 15; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fddb01ba-25d1-41fe-9cc9-c592f64b0a0d, !- Name + 7b760dee-c265-4b38-bb76-1758ff12e388, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2201,7 +2201,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 0c85dabb-dcef-4302-8134-cffbaa8406a2, !- Name + b8830ee3-0ceb-4cfd-b1e8-10f2bece2154, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2231,7 +2231,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 834c3d47-7ef3-40ff-88cb-92d562d316d3, !- Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2255,7 +2255,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6, !- Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2279,12 +2279,12 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a9d0afa7-4f8b-4d27-8ef7-b5b5022e76de, !- Name + dce2bee7-b2ae-4c3d-8af2-34b3abc398d5, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name Surface, !- Outside Boundary Condition - a9d0afa7-4f8b-4d27-8ef7-b5b5022e76de, !- Outside Boundary Condition Object + dce2bee7-b2ae-4c3d-8af2-34b3abc398d5, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2303,7 +2303,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ef0fc252-4fe5-46fa-9adf-91e3bc91badd, !- Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2327,7 +2327,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a1d10421-315d-4f34-8a9f-afecae079fed, !- Name + c4fb690c-eec3-4550-8c54-a44826bfd539, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2351,7 +2351,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1ed6537d-77fd-484a-aaca-b260ec4a87e2, !- Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176261, !- Zone Name @@ -2375,7 +2375,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0192db1e-0ebb-4212-84ed-9c4f71c24967, !- Name + fc0a6187-716f-4086-a84a-d19fb8873db5, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2399,7 +2399,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 9e628aeb-6a8f-4665-8ae2-4e8a65c3f208, !- Name + 77268689-19e3-48f9-939a-bd593f02bb8c, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2423,7 +2423,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 8780eda1-f27c-4e28-871c-2d58b38c432f, !- Name + b98683ca-ad89-4f49-9574-fe973d9920bc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2447,7 +2447,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f, !- Name + 355d66cf-be2e-4c35-a226-182b2c103c78, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2471,7 +2471,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - afae2824-b46a-4021-a97a-8984df5ad60e, !- Name + bb9828e8-381b-4816-806a-e8d133e2ff4b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2495,7 +2495,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0afe4966-b438-4ed0-bb2a-306f07657d4f, !- Name + e058e122-681d-4f78-bd1d-556a93ca97f9, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 176296, !- Zone Name @@ -2519,7 +2519,7 @@ BUILDINGSURFACE:DETAILED, 10; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 28f5ae46-b70f-4542-acf1-dc111ab6d6c1, !- Name + 6b4c033b-a876-44d8-867b-735030cc98bf, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2549,7 +2549,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - 18fc86f4-11d3-4f4e-8c0a-1cb6b8800b0e, !- Name + 155e5673-5032-424c-a46a-0b9665dcc5ac, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2579,7 +2579,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 6 Zcoordinate BUILDINGSURFACE:DETAILED, - a70f1755-32f2-4a80-b144-210f02e39e1f, !- Name + 36a53d29-9254-4883-9957-2ceaa58135b1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2603,7 +2603,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - dbb02dd9-4002-486d-8550-15764439ede8, !- Name + d6786574-237b-48ea-92a7-d909ec8ba6f8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2627,7 +2627,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 49a4250e-a98a-47c4-bc3c-ed96486d537b, !- Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2651,7 +2651,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9, !- Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2675,12 +2675,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - d5f2e2ea-7563-443d-ae8f-002e9e0c004c, !- Name + 3fd3510c-8317-49e6-8056-0fd450c23be5, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name Surface, !- Outside Boundary Condition - d5f2e2ea-7563-443d-ae8f-002e9e0c004c, !- Outside Boundary Condition Object + 3fd3510c-8317-49e6-8056-0fd450c23be5, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2699,7 +2699,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 928ff68b-af8a-43da-82f3-07a7ae0be244, !- Name + 0b98e108-fc89-430b-a4b3-44374a1973d8, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 177698, !- Zone Name @@ -2723,7 +2723,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 6061d4b9-e836-4cb4-aca2-43a427b1211e, !- Name + 8256407a-3cb5-455e-9083-9b01f24adbd1, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2747,7 +2747,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - da6162ef-e873-46c5-b171-1dc832b9a447, !- Name + c242f505-1f8c-432c-98a2-7a180ad160cc, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2771,7 +2771,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 782386f3-362e-4210-b87a-05e644c9cd3f, !- Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2795,12 +2795,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4090b358-94fb-47c3-89d7-d415d1424096, !- Name + 2e1b56b3-d4aa-4e3a-991b-c1946a51cdd1, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name Surface, !- Outside Boundary Condition - 4090b358-94fb-47c3-89d7-d415d1424096, !- Outside Boundary Condition Object + 2e1b56b3-d4aa-4e3a-991b-c1946a51cdd1, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2819,7 +2819,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 3d097895-a5a0-418b-8876-e7dacc381a5a, !- Name + 424f5519-54db-40fd-af8c-3b9308e65080, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name @@ -2843,12 +2843,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 4238b42f-1a4f-40d6-b671-9c4bf78106de, !- Name + ea0756e6-7dd0-4b98-9198-a07a0b4e8f8d, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 178164, !- Zone Name Surface, !- Outside Boundary Condition - 4238b42f-1a4f-40d6-b671-9c4bf78106de, !- Outside Boundary Condition Object + ea0756e6-7dd0-4b98-9198-a07a0b4e8f8d, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2867,7 +2867,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c32a2f0c-8339-40cd-b1fc-b4e48fd643b8, !- Name + b7d8d07e-80a4-4b44-8602-f0a23eb31af9, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2891,7 +2891,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 1f16327b-f7ae-421f-8336-b1e1c3d988ab, !- Name + 49cfd520-cd94-46ee-a407-c83ced3afe59, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2915,7 +2915,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 0b035efb-c5a8-4daf-928f-10712c5abe5c, !- Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2939,12 +2939,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 72032992-df34-46ca-9a0c-443d472b95d2, !- Name + 2b103243-2ffd-41f9-8b31-d3df459c5d37, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name Surface, !- Outside Boundary Condition - 72032992-df34-46ca-9a0c-443d472b95d2, !- Outside Boundary Condition Object + 2b103243-2ffd-41f9-8b31-d3df459c5d37, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -2963,7 +2963,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 9361fa34-9508-42d7-ba9f-3f17ce678b8d, !- Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name @@ -2987,12 +2987,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a1fd21a2-08b2-41ef-bde1-b98537a8c6b8, !- Name + be1ee54b-d568-400e-b357-3c44ba24dd8a, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181359, !- Zone Name Surface, !- Outside Boundary Condition - a1fd21a2-08b2-41ef-bde1-b98537a8c6b8, !- Outside Boundary Condition Object + be1ee54b-d568-400e-b357-3c44ba24dd8a, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3011,7 +3011,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 844b0841-e779-4ad6-8331-aa6d533ca657, !- Name + 3e38a64c-805c-4949-9770-82c2aac76ee1, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3038,7 +3038,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 5 Zcoordinate BUILDINGSURFACE:DETAILED, - 2ab0aa6f-b616-4d6f-8937-80166a6046ee, !- Name + bc6292f5-5072-4919-bf1c-43b567e99650, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3065,7 +3065,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 5 Zcoordinate BUILDINGSURFACE:DETAILED, - 11730e3a-b06d-406c-9aa6-06af4c2f244d, !- Name + ba320c85-c729-46b1-9a93-a8b19a936e84, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3089,12 +3089,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e199ab5e-027a-4d9e-8fd2-491ace430d36, !- Name + 964d4955-9a79-4541-a590-b94ec59e9935, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name Surface, !- Outside Boundary Condition - e199ab5e-027a-4d9e-8fd2-491ace430d36, !- Outside Boundary Condition Object + 964d4955-9a79-4541-a590-b94ec59e9935, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3113,7 +3113,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 275cc344-7e53-4483-af18-c6cbba8c59f1, !- Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3137,7 +3137,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - a687d5fd-81e5-475d-af42-8a5315701aa4, !- Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3161,7 +3161,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - e9f057d7-c22b-4865-85c4-ac2b82df8269, !- Name + caf29e3d-92b6-44ac-a877-0e6684b06932, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 181706, !- Zone Name @@ -3185,7 +3185,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 04123913-77f4-4f74-8384-274248626275, !- Name + f782c673-1ee3-4ead-88e3-9273dc9b9d1d, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3209,7 +3209,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 6e37bfe6-df05-4b20-be6c-ea668eb0bf7b, !- Name + fa17512f-eeda-43e5-97a8-780d96fbe55f, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3233,7 +3233,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - fbfd111e-eabe-4ca0-bf80-dc10d29774ec, !- Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3257,12 +3257,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 16e8504b-fbaf-45fe-8ff8-8c6ee04504f5, !- Name + c121d76f-78c0-4d2e-be71-8666872e8ee6, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name Surface, !- Outside Boundary Condition - 16e8504b-fbaf-45fe-8ff8-8c6ee04504f5, !- Outside Boundary Condition Object + c121d76f-78c0-4d2e-be71-8666872e8ee6, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3281,7 +3281,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 7daa7bd1-5166-45a5-b97a-876526a1e3be, !- Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name @@ -3305,12 +3305,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - ccedacd4-bd0e-4d82-aef6-5221beb354c0, !- Name + 14ad1545-ace0-4f76-a60d-0eed720f2bd4, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183144, !- Zone Name Surface, !- Outside Boundary Condition - ccedacd4-bd0e-4d82-aef6-5221beb354c0, !- Outside Boundary Condition Object + 14ad1545-ace0-4f76-a60d-0eed720f2bd4, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3329,7 +3329,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 5808f36b-d12a-4263-a7bd-3a9c0da6168f, !- Name + 76e0b9b5-907a-4946-87cb-79eb05f2af77, !- Name floor, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3353,7 +3353,7 @@ BUILDINGSURFACE:DETAILED, 0; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c7b8ea4f-9001-4b6f-b2c0-2753bb2b299f, !- Name + 20f393cf-8e5e-4dc4-8c1f-7e039f214f35, !- Name roof, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3377,7 +3377,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - b068e37c-5d1f-454d-92e1-06fd48df4444, !- Name + 621b01c6-7a00-4862-af46-58bd47f8adbc, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3401,12 +3401,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - f05680fc-bdf9-48aa-bc72-db967a48bcfd, !- Name + 1a5f17de-107f-4314-8ad5-5eeb85b2c0aa, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name Surface, !- Outside Boundary Condition - f05680fc-bdf9-48aa-bc72-db967a48bcfd, !- Outside Boundary Condition Object + 1a5f17de-107f-4314-8ad5-5eeb85b2c0aa, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3425,7 +3425,7 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - c1233d43-5ef8-465b-9eaa-11cb9596d687, !- Name + 549d61a6-2f91-4609-8ae7-0a655d89b594, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name @@ -3449,12 +3449,12 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate BUILDINGSURFACE:DETAILED, - 803af6a3-6ff8-400d-9802-6f7713a33285, !- Name + 3a15422b-277f-4eba-b76a-840f4dcd457f, !- Name wall, !- Surface Type 1981_1990_6, !- Construction Name 183243, !- Zone Name Surface, !- Outside Boundary Condition - 803af6a3-6ff8-400d-9802-6f7713a33285, !- Outside Boundary Condition Object + 3a15422b-277f-4eba-b76a-840f4dcd457f, !- Outside Boundary Condition Object NoSun, !- Sun Exposure NoWind, !- Wind Exposure autocalculate, !- View Factor to Ground @@ -3473,10 +3473,10 @@ BUILDINGSURFACE:DETAILED, 9; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909 window, !- Name + 3f56ba66-6603-441f-9f8a-32a38e91f340 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 71bd1276-fed0-4f9d-b5c2-e2657ff2d909, !- Building Surface Name + 3f56ba66-6603-441f-9f8a-32a38e91f340, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3496,10 +3496,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a window, !- Name + 17f26029-b0ab-4185-b221-f371560bb20a window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 291d7f37-dc61-4a91-a6a5-65dff28f0d3a, !- Building Surface Name + 17f26029-b0ab-4185-b221-f371560bb20a, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3519,10 +3519,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285 window, !- Name + ce6a1206-f1f3-4548-9c11-fa204391303c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - dfdf9a78-ecf8-455d-bfd9-2bdb9792c285, !- Building Surface Name + ce6a1206-f1f3-4548-9c11-fa204391303c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3542,10 +3542,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a2074c9f-ae30-4a94-93b5-5b900d35dfeb window, !- Name + 2957e8df-e598-43fe-b754-575861357f6e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a2074c9f-ae30-4a94-93b5-5b900d35dfeb, !- Building Surface Name + 2957e8df-e598-43fe-b754-575861357f6e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3565,10 +3565,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 3596464f-91f4-42ae-bf58-48dec58d8469 window, !- Name + f105e398-b664-45df-b0aa-a58e98bb315a window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 3596464f-91f4-42ae-bf58-48dec58d8469, !- Building Surface Name + f105e398-b664-45df-b0aa-a58e98bb315a, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3588,10 +3588,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 76ff9255-0068-4c91-a19d-d1c5d515c917 window, !- Name + da078cdd-de1b-4441-b6b0-ab804660a236 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 76ff9255-0068-4c91-a19d-d1c5d515c917, !- Building Surface Name + da078cdd-de1b-4441-b6b0-ab804660a236, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3611,10 +3611,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 612988e5-9cea-486a-98fd-c42d24facdbf window, !- Name + 0d8cdf46-373b-42a8-b536-db0e55e28914 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 612988e5-9cea-486a-98fd-c42d24facdbf, !- Building Surface Name + 0d8cdf46-373b-42a8-b536-db0e55e28914, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3634,10 +3634,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 336ecb91-d3af-4adf-874c-cfed1de480c4 window, !- Name + 4f44089f-782a-419a-ae79-449fde56f5ff window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 336ecb91-d3af-4adf-874c-cfed1de480c4, !- Building Surface Name + 4f44089f-782a-419a-ae79-449fde56f5ff, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3657,10 +3657,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 099799d0-798c-4d76-8339-c3676faac929 window, !- Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 099799d0-798c-4d76-8339-c3676faac929, !- Building Surface Name + cdc5876e-7c0e-4f68-8afe-479ee44b4211, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3680,10 +3680,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e86287f1-3dc8-4012-9e2e-a4c16ad0a061 window, !- Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e86287f1-3dc8-4012-9e2e-a4c16ad0a061, !- Building Surface Name + 4fa9bc02-d7cf-4fba-ad4d-457656c34504, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3703,10 +3703,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 590ff2df-4e79-417a-ba5e-7ad2514d5925 window, !- Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 590ff2df-4e79-417a-ba5e-7ad2514d5925, !- Building Surface Name + f69f70c4-5130-49f6-bdfb-5fbdc62d6379, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3726,10 +3726,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746 window, !- Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e2b498fa-3b95-4f3f-ade8-e1c0cfb24746, !- Building Surface Name + ada282d1-814f-4cca-a11e-c7b81eaf4cb8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3749,10 +3749,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e0e7382a-64f1-42f3-82b4-41524f25a12d window, !- Name + 65fc2599-970e-4d08-8a87-10870436b130 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e0e7382a-64f1-42f3-82b4-41524f25a12d, !- Building Surface Name + 65fc2599-970e-4d08-8a87-10870436b130, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3772,10 +3772,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fb013bdc-f67a-4c31-a886-170541208f96 window, !- Name + f1e17bef-1654-4408-aabc-c0d8132279a1 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fb013bdc-f67a-4c31-a886-170541208f96, !- Building Surface Name + f1e17bef-1654-4408-aabc-c0d8132279a1, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3795,10 +3795,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - b26eca76-2acb-4f22-a572-269cf0745cce window, !- Name + 8c206369-27b5-434a-b511-2a4354c0defb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - b26eca76-2acb-4f22-a572-269cf0745cce, !- Building Surface Name + 8c206369-27b5-434a-b511-2a4354c0defb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3818,10 +3818,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 47ccafe5-edd3-4f9f-810f-a110da0d293f window, !- Name + 03891fbc-5cfa-4118-b788-13cb133a84ca window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 47ccafe5-edd3-4f9f-810f-a110da0d293f, !- Building Surface Name + 03891fbc-5cfa-4118-b788-13cb133a84ca, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3841,10 +3841,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - eb588981-6883-48b2-b87a-1d1d57e84368 window, !- Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - eb588981-6883-48b2-b87a-1d1d57e84368, !- Building Surface Name + 9ce9b14f-eef0-4b52-8469-61d99d710b2c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3864,10 +3864,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f window, !- Name + a07eb6d1-51ad-4801-bb17-a415a9c37107 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1c6896f9-f2ad-42bd-93f0-adaedd53bb2f, !- Building Surface Name + a07eb6d1-51ad-4801-bb17-a415a9c37107, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3887,10 +3887,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1ead37a3-c843-4a98-84e1-fa7255c4757a window, !- Name + d074c49c-868f-4599-8c14-b6479cff7c22 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1ead37a3-c843-4a98-84e1-fa7255c4757a, !- Building Surface Name + d074c49c-868f-4599-8c14-b6479cff7c22, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3910,10 +3910,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1446c7d5-01fb-4056-89d1-235b595b62a5 window, !- Name + 4e2089fb-2834-4e05-b637-76151efba743 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1446c7d5-01fb-4056-89d1-235b595b62a5, !- Building Surface Name + 4e2089fb-2834-4e05-b637-76151efba743, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3933,10 +3933,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 24836b07-7a6f-4a80-a0ef-73445adde09f window, !- Name + d650e844-ecc8-41eb-af6c-54e5c50916e9 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 24836b07-7a6f-4a80-a0ef-73445adde09f, !- Building Surface Name + d650e844-ecc8-41eb-af6c-54e5c50916e9, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3956,10 +3956,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 378622d3-d8d8-4d86-8558-bab333c55a7e window, !- Name + 8ce04561-11b9-483c-9840-566c56da1b64 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 378622d3-d8d8-4d86-8558-bab333c55a7e, !- Building Surface Name + 8ce04561-11b9-483c-9840-566c56da1b64, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -3979,10 +3979,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e6936899-0009-4115-8c0c-fba3ae2fcdaa window, !- Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e6936899-0009-4115-8c0c-fba3ae2fcdaa, !- Building Surface Name + 1d6eaf35-0d34-4e39-9a43-adc6d11f2c25, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4002,10 +4002,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 2c539e61-eb7b-45b0-bde8-41cbd566bc89 window, !- Name + fabedd09-d244-457d-b931-1fcbd9ede17e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 2c539e61-eb7b-45b0-bde8-41cbd566bc89, !- Building Surface Name + fabedd09-d244-457d-b931-1fcbd9ede17e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4025,10 +4025,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 5c83df46-fc4f-462c-9a7e-d1ff0670582c window, !- Name + 907d2d46-d510-42bc-9538-264654e12a10 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 5c83df46-fc4f-462c-9a7e-d1ff0670582c, !- Building Surface Name + 907d2d46-d510-42bc-9538-264654e12a10, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4048,10 +4048,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7 window, !- Name + c937d0d6-89fd-477f-833f-bd414acd1d3b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1c88f3e6-f0aa-4e87-9d8c-1c045bfc53f7, !- Building Surface Name + c937d0d6-89fd-477f-833f-bd414acd1d3b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4071,10 +4071,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fce8a219-3990-44cb-9de5-7b68de2fe56c window, !- Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fce8a219-3990-44cb-9de5-7b68de2fe56c, !- Building Surface Name + 0cb08259-f521-4fef-84b2-bdcd0ed264cc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4094,10 +4094,10 @@ FENESTRATIONSURFACE:DETAILED, 8.8515; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 834c3d47-7ef3-40ff-88cb-92d562d316d3 window, !- Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 834c3d47-7ef3-40ff-88cb-92d562d316d3, !- Building Surface Name + e8d4f748-66fd-42c7-9907-f4d973d90f0c, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4117,10 +4117,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6 window, !- Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - ea6e7474-9d41-420e-afcd-3e7a55b1e9d6, !- Building Surface Name + d7d7f1e9-f1f4-492f-99e9-b15fed2ef3b3, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4140,10 +4140,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - ef0fc252-4fe5-46fa-9adf-91e3bc91badd window, !- Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - ef0fc252-4fe5-46fa-9adf-91e3bc91badd, !- Building Surface Name + ea5d9a7b-fc77-4e6f-96dd-16df93e0c99e, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4163,10 +4163,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a1d10421-315d-4f34-8a9f-afecae079fed window, !- Name + c4fb690c-eec3-4550-8c54-a44826bfd539 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a1d10421-315d-4f34-8a9f-afecae079fed, !- Building Surface Name + c4fb690c-eec3-4550-8c54-a44826bfd539, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4186,10 +4186,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 1ed6537d-77fd-484a-aaca-b260ec4a87e2 window, !- Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 1ed6537d-77fd-484a-aaca-b260ec4a87e2, !- Building Surface Name + 7d8b9cba-606c-480b-ad34-9d25e6c9a7bb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4209,10 +4209,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 8780eda1-f27c-4e28-871c-2d58b38c432f window, !- Name + b98683ca-ad89-4f49-9574-fe973d9920bc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 8780eda1-f27c-4e28-871c-2d58b38c432f, !- Building Surface Name + b98683ca-ad89-4f49-9574-fe973d9920bc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4232,10 +4232,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f window, !- Name + 355d66cf-be2e-4c35-a226-182b2c103c78 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 52cfbcf5-0c6e-4294-9fff-bb8f29189f4f, !- Building Surface Name + 355d66cf-be2e-4c35-a226-182b2c103c78, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4255,10 +4255,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - afae2824-b46a-4021-a97a-8984df5ad60e window, !- Name + bb9828e8-381b-4816-806a-e8d133e2ff4b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - afae2824-b46a-4021-a97a-8984df5ad60e, !- Building Surface Name + bb9828e8-381b-4816-806a-e8d133e2ff4b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4278,10 +4278,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 0afe4966-b438-4ed0-bb2a-306f07657d4f window, !- Name + e058e122-681d-4f78-bd1d-556a93ca97f9 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 0afe4966-b438-4ed0-bb2a-306f07657d4f, !- Building Surface Name + e058e122-681d-4f78-bd1d-556a93ca97f9, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4301,10 +4301,10 @@ FENESTRATIONSURFACE:DETAILED, 5.901; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a70f1755-32f2-4a80-b144-210f02e39e1f window, !- Name + 36a53d29-9254-4883-9957-2ceaa58135b1 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a70f1755-32f2-4a80-b144-210f02e39e1f, !- Building Surface Name + 36a53d29-9254-4883-9957-2ceaa58135b1, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4324,10 +4324,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - dbb02dd9-4002-486d-8550-15764439ede8 window, !- Name + d6786574-237b-48ea-92a7-d909ec8ba6f8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - dbb02dd9-4002-486d-8550-15764439ede8, !- Building Surface Name + d6786574-237b-48ea-92a7-d909ec8ba6f8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4347,10 +4347,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 49a4250e-a98a-47c4-bc3c-ed96486d537b window, !- Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 49a4250e-a98a-47c4-bc3c-ed96486d537b, !- Building Surface Name + ca43df7d-ad58-4806-a496-3fefb3dbad0b, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4370,10 +4370,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9 window, !- Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 4f6177d5-38d9-4fc1-9a11-6f29a8bc46f9, !- Building Surface Name + 77231787-2b6b-43f7-9fb7-8825dc7408ee, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4393,10 +4393,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 928ff68b-af8a-43da-82f3-07a7ae0be244 window, !- Name + 0b98e108-fc89-430b-a4b3-44374a1973d8 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 928ff68b-af8a-43da-82f3-07a7ae0be244, !- Building Surface Name + 0b98e108-fc89-430b-a4b3-44374a1973d8, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4416,10 +4416,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 782386f3-362e-4210-b87a-05e644c9cd3f window, !- Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 782386f3-362e-4210-b87a-05e644c9cd3f, !- Building Surface Name + c79230ab-1aa1-4914-a3d0-a3c12ad65170, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4439,10 +4439,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 3d097895-a5a0-418b-8876-e7dacc381a5a window, !- Name + 424f5519-54db-40fd-af8c-3b9308e65080 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 3d097895-a5a0-418b-8876-e7dacc381a5a, !- Building Surface Name + 424f5519-54db-40fd-af8c-3b9308e65080, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4462,10 +4462,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 0b035efb-c5a8-4daf-928f-10712c5abe5c window, !- Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 0b035efb-c5a8-4daf-928f-10712c5abe5c, !- Building Surface Name + c498a355-5cbd-4395-9ef7-e9b78a6fad8f, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4485,10 +4485,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 9361fa34-9508-42d7-ba9f-3f17ce678b8d window, !- Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 9361fa34-9508-42d7-ba9f-3f17ce678b8d, !- Building Surface Name + 0d970bfc-a329-4acc-a0ae-8c2d4d7a1146, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4508,10 +4508,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 11730e3a-b06d-406c-9aa6-06af4c2f244d window, !- Name + ba320c85-c729-46b1-9a93-a8b19a936e84 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 11730e3a-b06d-406c-9aa6-06af4c2f244d, !- Building Surface Name + ba320c85-c729-46b1-9a93-a8b19a936e84, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4531,10 +4531,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 275cc344-7e53-4483-af18-c6cbba8c59f1 window, !- Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 275cc344-7e53-4483-af18-c6cbba8c59f1, !- Building Surface Name + 0e1afc0c-c033-4a3a-9d06-200bc1b98509, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4554,10 +4554,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - a687d5fd-81e5-475d-af42-8a5315701aa4 window, !- Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - a687d5fd-81e5-475d-af42-8a5315701aa4, !- Building Surface Name + f09418ac-f370-4307-8fa5-d18ac9e16ffb, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4577,10 +4577,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - e9f057d7-c22b-4865-85c4-ac2b82df8269 window, !- Name + caf29e3d-92b6-44ac-a877-0e6684b06932 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - e9f057d7-c22b-4865-85c4-ac2b82df8269, !- Building Surface Name + caf29e3d-92b6-44ac-a877-0e6684b06932, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4600,10 +4600,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - fbfd111e-eabe-4ca0-bf80-dc10d29774ec window, !- Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - fbfd111e-eabe-4ca0-bf80-dc10d29774ec, !- Building Surface Name + 14ee662a-ee17-4be1-8506-f38e7304d2e3, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4623,10 +4623,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - 7daa7bd1-5166-45a5-b97a-876526a1e3be window, !- Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - 7daa7bd1-5166-45a5-b97a-876526a1e3be, !- Building Surface Name + 9ce032c0-1a20-48d2-a1ea-2c9d60ec6e5d, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4646,10 +4646,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - b068e37c-5d1f-454d-92e1-06fd48df4444 window, !- Name + 621b01c6-7a00-4862-af46-58bd47f8adbc window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - b068e37c-5d1f-454d-92e1-06fd48df4444, !- Building Surface Name + 621b01c6-7a00-4862-af46-58bd47f8adbc, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name @@ -4669,10 +4669,10 @@ FENESTRATIONSURFACE:DETAILED, 5.3109; !- Vertex 4 Zcoordinate FENESTRATIONSURFACE:DETAILED, - c1233d43-5ef8-465b-9eaa-11cb9596d687 window, !- Name + 549d61a6-2f91-4609-8ae7-0a655d89b594 window, !- Name Window, !- Surface Type window_construction_1, !- Construction Name - c1233d43-5ef8-465b-9eaa-11cb9596d687, !- Building Surface Name + 549d61a6-2f91-4609-8ae7-0a655d89b594, !- Building Surface Name , !- Outside Boundary Condition Object autocalculate, !- View Factor to Ground , !- Frame and Divider Name diff --git a/out_files/Montreal_out.mtr b/out_files/Montreal_out.mtr index 3efc25a0..846c3dad 100644 --- a/out_files/Montreal_out.mtr +++ b/out_files/Montreal_out.mtr @@ -1,4 +1,4 @@ -Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +Program Version,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 1,5,Environment Title[],Latitude[deg],Longitude[deg],Time Zone[],Elevation[m] 2,8,Day of Simulation[],Month[],Day of Month[],DST Indicator[1=yes 0=no],Hour[],StartMinute[],EndMinute[],DayType 3,5,Cumulative Day of Simulation[],Month[],Day of Month[],DST Indicator[1=yes 0=no],DayType ! When Daily Meters Requested diff --git a/out_files/Montreal_out.rvaudit b/out_files/Montreal_out.rvaudit index 2c954f8e..f95003a1 100644 --- a/out_files/Montreal_out.rvaudit +++ b/out_files/Montreal_out.rvaudit @@ -1,16 +1,16 @@ ReadVarsESO - processing:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_1c35c7.rvi + processing:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_1db17a.rvi input file:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_out.eso output file:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_out.csv getting all vars from:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_out.eso number variables requested for output= 59 - ReadVars Run Time=00hr 00min 1.47sec + ReadVars Run Time=00hr 00min 1.05sec ReadVarsESO program completed successfully. ReadVarsESO - processing:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_1c35c7.mvi + processing:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_1db17a.mvi input file:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_out.mtr output file:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_mtr.csv getting all vars from:C:\Users\umroot\PycharmProjects\system_assignation\out_files\Montreal_out.mtr number variables requested for output= 4 - ReadVars Run Time=00hr 00min 0.19sec + ReadVars Run Time=00hr 00min 0.14sec ReadVarsESO program completed successfully. diff --git a/out_files/Montreal_out.shd b/out_files/Montreal_out.shd index 9d416ab3..538fc548 100644 --- a/out_files/Montreal_out.shd +++ b/out_files/Montreal_out.shd @@ -3,1165 +3,1165 @@ Shadowing Combinations ..In the following, only the first 10 reference surfaces will be shown. ..But all surfaces are used in the calculations. ================================== -Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 is used as Receiving Surface in calculations and is convex. +Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=4 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 WINDOW +....Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 WINDOW ================================== -Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 WINDOW is not used as Receiving Surface in calculations. +Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=73174D95-37C1-4EFD-B03E-E94377872BCF is not used as Receiving Surface in calculations. +Surface=E78CF4F4-44D3-4E77-8EC5-E2723675EA4F is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A is used as Receiving Surface in calculations and is convex. +Surface=17F26029-B0AB-4185-B221-F371560BB20A is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=3D097895-A5A0-418B-8876-E7DACC381A5A +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A WINDOW +....Surface=17F26029-B0AB-4185-B221-F371560BB20A WINDOW ================================== -Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A WINDOW is not used as Receiving Surface in calculations. +Surface=17F26029-B0AB-4185-B221-F371560BB20A WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A016BB6D-C392-44B2-81A7-5B767FD1FE95 is not used as Receiving Surface in calculations. +Surface=27C78C0C-0084-49C3-962D-DCF2360DCC89 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=4429C4AD-A99F-4F2C-B01F-8FB78F476348 is not used as Receiving Surface in calculations. +Surface=2AA25ECB-3733-438C-9DFE-F9FDB3874AD2 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=B72A44D6-3E98-4140-94E6-FFE32B5229B9 is used as Receiving Surface in calculations and is convex. +Surface=AB01F5E6-0466-4F4D-87BA-A6FDCF959116 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=11 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 is used as Receiving Surface in calculations and is convex. +Surface=CE6A1206-F1F3-4548-9C11-FA204391303C is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 WINDOW +....Surface=CE6A1206-F1F3-4548-9C11-FA204391303C WINDOW ================================== -Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 WINDOW is not used as Receiving Surface in calculations. +Surface=CE6A1206-F1F3-4548-9C11-FA204391303C WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A2074C9F-AE30-4A94-93B5-5B900D35DFEB is used as Receiving Surface in calculations and is convex. +Surface=2957E8DF-E598-43FE-B754-575861357F6E is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=A2074C9F-AE30-4A94-93B5-5B900D35DFEB WINDOW +....Surface=2957E8DF-E598-43FE-B754-575861357F6E WINDOW ================================== -Surface=A2074C9F-AE30-4A94-93B5-5B900D35DFEB WINDOW is not used as Receiving Surface in calculations. +Surface=2957E8DF-E598-43FE-B754-575861357F6E WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 is used as Receiving Surface in calculations and is convex. +Surface=F105E398-B664-45DF-B0AA-A58E98BB315A is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=6 -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 WINDOW +....Surface=F105E398-B664-45DF-B0AA-A58E98BB315A WINDOW ================================== -Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 WINDOW is not used as Receiving Surface in calculations. +Surface=F105E398-B664-45DF-B0AA-A58E98BB315A WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 is used as Receiving Surface in calculations and is convex. +Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D -..Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 -..Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 -..Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE -..Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 +..Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 +..Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 +..Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D +..Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 WINDOW +....Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 WINDOW ================================== -Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 WINDOW is not used as Receiving Surface in calculations. +Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF is used as Receiving Surface in calculations and is convex. +Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=7 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF WINDOW +....Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 WINDOW ================================== -Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF WINDOW is not used as Receiving Surface in calculations. +Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=362C1B7D-F5EF-4D67-9D86-A0C266E7E790 is not used as Receiving Surface in calculations. +Surface=38A7D7F9-8355-4360-8F4C-D03F1CDA1B45 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=64B05A0A-9582-4781-B740-0F034C031900 is not used as Receiving Surface in calculations. +Surface=C78E7420-B8ED-4EC6-BD92-BE1DB913094D is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=CD114138-544A-4EE0-A280-FAA749670B1D is used as Receiving Surface in calculations and is convex. +Surface=F75140D7-7DDE-4678-AC52-D3844D430EDD is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=336ECB91-D3AF-4ADF-874C-CFED1DE480C4 is used as Receiving Surface in calculations and is convex. +Surface=4F44089F-782A-419A-AE79-449FDE56F5FF is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=336ECB91-D3AF-4ADF-874C-CFED1DE480C4 WINDOW +....Surface=4F44089F-782A-419A-AE79-449FDE56F5FF WINDOW ================================== -Surface=336ECB91-D3AF-4ADF-874C-CFED1DE480C4 WINDOW is not used as Receiving Surface in calculations. +Surface=4F44089F-782A-419A-AE79-449FDE56F5FF WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=099799D0-798C-4D76-8339-C3676FAAC929 is used as Receiving Surface in calculations and is convex. +Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=4 -..Surface=336ECB91-D3AF-4ADF-874C-CFED1DE480C4 -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D -..Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 +..Surface=4F44089F-782A-419A-AE79-449FDE56F5FF +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 +..Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=099799D0-798C-4D76-8339-C3676FAAC929 WINDOW +....Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 WINDOW ================================== -Surface=099799D0-798C-4D76-8339-C3676FAAC929 WINDOW is not used as Receiving Surface in calculations. +Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E86287F1-3DC8-4012-9E2E-A4C16AD0A061 is used as Receiving Surface in calculations and is convex. +Surface=4FA9BC02-D7CF-4FBA-AD4D-457656C34504 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=B26ECA76-2ACB-4F22-A572-269CF0745CCE +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=8C206369-27B5-434A-B511-2A4354C0DEFB Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=E86287F1-3DC8-4012-9E2E-A4C16AD0A061 WINDOW +....Surface=4FA9BC02-D7CF-4FBA-AD4D-457656C34504 WINDOW ================================== -Surface=E86287F1-3DC8-4012-9E2E-A4C16AD0A061 WINDOW is not used as Receiving Surface in calculations. +Surface=4FA9BC02-D7CF-4FBA-AD4D-457656C34504 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 is used as Receiving Surface in calculations and is convex. +Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=6 -..Surface=336ECB91-D3AF-4ADF-874C-CFED1DE480C4 -..Surface=E86287F1-3DC8-4012-9E2E-A4C16AD0A061 -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D -..Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE -..Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 +..Surface=4F44089F-782A-419A-AE79-449FDE56F5FF +..Surface=4FA9BC02-D7CF-4FBA-AD4D-457656C34504 +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 +..Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D +..Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 WINDOW +....Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 WINDOW ================================== -Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 WINDOW is not used as Receiving Surface in calculations. +Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 is used as Receiving Surface in calculations and is convex. +Surface=ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=1 -..Surface=E0E7382A-64F1-42F3-82B4-41524F25A12D +..Surface=65FC2599-970E-4D08-8A87-10870436B130 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 WINDOW +....Surface=ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 WINDOW ================================== -Surface=E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 WINDOW is not used as Receiving Surface in calculations. +Surface=ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E0E7382A-64F1-42F3-82B4-41524F25A12D is used as Receiving Surface in calculations and is convex. +Surface=65FC2599-970E-4D08-8A87-10870436B130 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=1 -..Surface=E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 +..Surface=ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=E0E7382A-64F1-42F3-82B4-41524F25A12D WINDOW +....Surface=65FC2599-970E-4D08-8A87-10870436B130 WINDOW ================================== -Surface=E0E7382A-64F1-42F3-82B4-41524F25A12D WINDOW is not used as Receiving Surface in calculations. +Surface=65FC2599-970E-4D08-8A87-10870436B130 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=FB013BDC-F67A-4C31-A886-170541208F96 is used as Receiving Surface in calculations and is convex. +Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=8 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=B26ECA76-2ACB-4F22-A572-269CF0745CCE -..Surface=EB588981-6883-48B2-B87A-1D1D57E84368 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E -..Surface=3D097895-A5A0-418B-8876-E7DACC381A5A +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=8C206369-27B5-434A-B511-2A4354C0DEFB +..Surface=9CE9B14F-EEF0-4B52-8469-61D99D710B2C +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B +..Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=FB013BDC-F67A-4C31-A886-170541208F96 WINDOW +....Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 WINDOW ================================== -Surface=FB013BDC-F67A-4C31-A886-170541208F96 WINDOW is not used as Receiving Surface in calculations. +Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=B26ECA76-2ACB-4F22-A572-269CF0745CCE is used as Receiving Surface in calculations and is convex. +Surface=8C206369-27B5-434A-B511-2A4354C0DEFB is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=E86287F1-3DC8-4012-9E2E-A4C16AD0A061 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 +..Surface=4FA9BC02-D7CF-4FBA-AD4D-457656C34504 +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=B26ECA76-2ACB-4F22-A572-269CF0745CCE WINDOW +....Surface=8C206369-27B5-434A-B511-2A4354C0DEFB WINDOW ================================== -Surface=B26ECA76-2ACB-4F22-A572-269CF0745CCE WINDOW is not used as Receiving Surface in calculations. +Surface=8C206369-27B5-434A-B511-2A4354C0DEFB WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F is used as Receiving Surface in calculations and is convex. +Surface=03891FBC-5CFA-4118-B788-13CB133A84CA is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=7 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=EB588981-6883-48B2-B87A-1D1D57E84368 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E -..Surface=3D097895-A5A0-418B-8876-E7DACC381A5A +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=9CE9B14F-EEF0-4B52-8469-61D99D710B2C +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B +..Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F WINDOW +....Surface=03891FBC-5CFA-4118-B788-13CB133A84CA WINDOW ================================== -Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F WINDOW is not used as Receiving Surface in calculations. +Surface=03891FBC-5CFA-4118-B788-13CB133A84CA WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=EB588981-6883-48B2-B87A-1D1D57E84368 is used as Receiving Surface in calculations and is convex. +Surface=9CE9B14F-EEF0-4B52-8469-61D99D710B2C is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=EB588981-6883-48B2-B87A-1D1D57E84368 WINDOW +....Surface=9CE9B14F-EEF0-4B52-8469-61D99D710B2C WINDOW ================================== -Surface=EB588981-6883-48B2-B87A-1D1D57E84368 WINDOW is not used as Receiving Surface in calculations. +Surface=9CE9B14F-EEF0-4B52-8469-61D99D710B2C WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F is used as Receiving Surface in calculations and is convex. +Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E +..Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F WINDOW +....Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 WINDOW ================================== -Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F WINDOW is not used as Receiving Surface in calculations. +Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A is used as Receiving Surface in calculations and is convex. +Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E +..Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A WINDOW +....Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 WINDOW ================================== -Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A WINDOW is not used as Receiving Surface in calculations. +Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 is used as Receiving Surface in calculations and is convex. +Surface=4E2089FB-2834-4E05-B637-76151EFBA743 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=16 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=3D097895-A5A0-418B-8876-E7DACC381A5A +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 WINDOW +....Surface=4E2089FB-2834-4E05-B637-76151EFBA743 WINDOW ================================== -Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 WINDOW is not used as Receiving Surface in calculations. +Surface=4E2089FB-2834-4E05-B637-76151EFBA743 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F is used as Receiving Surface in calculations and is convex. +Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F WINDOW +....Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 WINDOW ================================== -Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F WINDOW is not used as Receiving Surface in calculations. +Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E is used as Receiving Surface in calculations and is convex. +Surface=8CE04561-11B9-483C-9840-566C56DA1B64 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=15 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=3D097895-A5A0-418B-8876-E7DACC381A5A -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E WINDOW +....Surface=8CE04561-11B9-483C-9840-566C56DA1B64 WINDOW ================================== -Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E WINDOW is not used as Receiving Surface in calculations. +Surface=8CE04561-11B9-483C-9840-566C56DA1B64 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA is used as Receiving Surface in calculations and is convex. +Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=11 -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D -..Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 -..Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 -..Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 +..Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 +..Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 +..Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA WINDOW +....Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 WINDOW ================================== -Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA WINDOW is not used as Receiving Surface in calculations. +Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 is used as Receiving Surface in calculations and is convex. +Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=18 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 WINDOW +....Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E WINDOW ================================== -Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 WINDOW is not used as Receiving Surface in calculations. +Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C is used as Receiving Surface in calculations and is convex. +Surface=907D2D46-D510-42BC-9538-264654E12A10 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=14 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C WINDOW +....Surface=907D2D46-D510-42BC-9538-264654E12A10 WINDOW ================================== -Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C WINDOW is not used as Receiving Surface in calculations. +Surface=907D2D46-D510-42BC-9538-264654E12A10 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 is used as Receiving Surface in calculations and is convex. +Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=17 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E -..Surface=DBB02DD9-4002-486D-8550-15764439EDE8 +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B +..Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 WINDOW +....Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B WINDOW ================================== -Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 WINDOW is not used as Receiving Surface in calculations. +Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=FCE8A219-3990-44CB-9DE5-7B68DE2FE56C is used as Receiving Surface in calculations and is convex. +Surface=0CB08259-F521-4FEF-84B2-BDCD0ED264CC is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=1 -..Surface=DBB02DD9-4002-486D-8550-15764439EDE8 +..Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=FCE8A219-3990-44CB-9DE5-7B68DE2FE56C WINDOW +....Surface=0CB08259-F521-4FEF-84B2-BDCD0ED264CC WINDOW ================================== -Surface=FCE8A219-3990-44CB-9DE5-7B68DE2FE56C WINDOW is not used as Receiving Surface in calculations. +Surface=0CB08259-F521-4FEF-84B2-BDCD0ED264CC WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=D96BFF31-3908-426C-A04B-E62997DDF6F1 is not used as Receiving Surface in calculations. +Surface=B9A4BFE7-A30A-413C-8D98-7E467B21E53D is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=2C70C886-004A-417A-B52D-9CF5F85F3E33 is used as Receiving Surface in calculations and is non-convex. +Surface=5D7960DE-8C19-4576-B4F9-E41CD10371D9 is used as Receiving Surface in calculations and is non-convex. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 is used as Receiving Surface in calculations and is convex. +Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=14 -..Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 -..Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 -..Surface=A2074C9F-AE30-4A94-93B5-5B900D35DFEB -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 +..Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 +..Surface=CE6A1206-F1F3-4548-9C11-FA204391303C +..Surface=2957E8DF-E598-43FE-B754-575861357F6E +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 WINDOW +....Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C WINDOW ================================== -Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 WINDOW is not used as Receiving Surface in calculations. +Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 is used as Receiving Surface in calculations and is convex. +Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=5 -..Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=782386F3-362E-4210-B87A-05E644C9CD3F -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=C79230AB-1AA1-4914-A3D0-A3C12AD65170 +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 WINDOW +....Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 WINDOW ================================== -Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 WINDOW is not used as Receiving Surface in calculations. +Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A9D0AFA7-4F8B-4D27-8EF7-B5B5022E76DE is not used as Receiving Surface in calculations. +Surface=DCE2BEE7-B2AE-4C3D-8AF2-34B3ABC398D5 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD is used as Receiving Surface in calculations and is convex. +Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=9 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD WINDOW +....Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E WINDOW ================================== -Surface=EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD WINDOW is not used as Receiving Surface in calculations. +Surface=EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED is used as Receiving Surface in calculations and is convex. +Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=4 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=B98683CA-AD89-4F49-9574-FE973D9920BC +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED WINDOW +....Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 WINDOW ================================== -Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED WINDOW is not used as Receiving Surface in calculations. +Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1ED6537D-77FD-484A-AACA-B260EC4A87E2 is used as Receiving Surface in calculations and is convex. +Surface=7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=1ED6537D-77FD-484A-AACA-B260EC4A87E2 WINDOW +....Surface=7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB WINDOW ================================== -Surface=1ED6537D-77FD-484A-AACA-B260EC4A87E2 WINDOW is not used as Receiving Surface in calculations. +Surface=7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=FDDB01BA-25D1-41FE-9CC9-C592F64B0A0D is not used as Receiving Surface in calculations. +Surface=7B760DEE-C265-4B38-BB76-1758FF12E388 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=0C85DABB-DCEF-4302-8134-CFFBAA8406A2 is used as Receiving Surface in calculations and is non-convex. +Surface=B8830EE3-0CEB-4CFD-B1E8-10F2BECE2154 is used as Receiving Surface in calculations and is non-convex. Number of general casting surfaces=7 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F is used as Receiving Surface in calculations and is convex. +Surface=B98683CA-AD89-4F49-9574-FE973D9920BC is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=A1D10421-315D-4F34-8A9F-AFECAE079FED -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=C4FB690C-EEC3-4550-8C54-A44826BFD539 +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F WINDOW +....Surface=B98683CA-AD89-4F49-9574-FE973D9920BC WINDOW ================================== -Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F WINDOW is not used as Receiving Surface in calculations. +Surface=B98683CA-AD89-4F49-9574-FE973D9920BC WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F is used as Receiving Surface in calculations and is convex. +Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=27 -..Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 -..Surface=612988E5-9CEA-486A-98FD-C42D24FACDBF -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F -..Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F +..Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=CE6A1206-F1F3-4548-9C11-FA204391303C +..Surface=0D8CDF46-373B-42A8-B536-DB0E55E28914 +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 +..Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F WINDOW +....Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 WINDOW ================================== -Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F WINDOW is not used as Receiving Surface in calculations. +Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E is used as Receiving Surface in calculations and is convex. +Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F -..Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 +..Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E WINDOW +....Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B WINDOW ================================== -Surface=AFAE2824-B46A-4021-A97A-8984DF5AD60E WINDOW is not used as Receiving Surface in calculations. +Surface=BB9828E8-381B-4816-806A-E8D133E2FF4B WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=0AFE4966-B438-4ED0-BB2A-306F07657D4F is used as Receiving Surface in calculations and is convex. +Surface=E058E122-681D-4F78-BD1D-556A93CA97F9 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=0AFE4966-B438-4ED0-BB2A-306F07657D4F WINDOW +....Surface=E058E122-681D-4F78-BD1D-556A93CA97F9 WINDOW ================================== -Surface=0AFE4966-B438-4ED0-BB2A-306F07657D4F WINDOW is not used as Receiving Surface in calculations. +Surface=E058E122-681D-4F78-BD1D-556A93CA97F9 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=0192DB1E-0EBB-4212-84ED-9C4F71C24967 is not used as Receiving Surface in calculations. +Surface=FC0A6187-716F-4086-A84A-D19FB8873DB5 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=9E628AEB-6A8F-4665-8AE2-4E8A65C3F208 is used as Receiving Surface in calculations and is convex. +Surface=77268689-19E3-48F9-939A-BD593F02BB8C is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F -..Surface=1EAD37A3-C843-4A98-84E1-FA7255C4757A -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=24836B07-7A6F-4A80-A0EF-73445ADDE09F -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=A07EB6D1-51AD-4801-BB17-A415A9C37107 +..Surface=D074C49C-868F-4599-8C14-B6479CFF7C22 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=D650E844-ECC8-41EB-AF6C-54E5C50916E9 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A70F1755-32F2-4A80-B144-210F02E39E1F is used as Receiving Surface in calculations and is convex. +Surface=36A53D29-9254-4883-9957-2CEAA58135B1 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=8 -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 -..Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C -..Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D -..Surface=FBFD111E-EABE-4CA0-BF80-DC10D29774EC -..Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 +..Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F +..Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 +..Surface=14EE662A-EE17-4BE1-8506-F38E7304D2E3 +..Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=A70F1755-32F2-4A80-B144-210F02E39E1F WINDOW +....Surface=36A53D29-9254-4883-9957-2CEAA58135B1 WINDOW ================================== -Surface=A70F1755-32F2-4A80-B144-210F02E39E1F WINDOW is not used as Receiving Surface in calculations. +Surface=36A53D29-9254-4883-9957-2CEAA58135B1 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=DBB02DD9-4002-486D-8550-15764439EDE8 is used as Receiving Surface in calculations and is convex. +Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=FCE8A219-3990-44CB-9DE5-7B68DE2FE56C -..Surface=49A4250E-A98A-47C4-BC3C-ED96486D537B +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=0CB08259-F521-4FEF-84B2-BDCD0ED264CC +..Surface=CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=DBB02DD9-4002-486D-8550-15764439EDE8 WINDOW +....Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 WINDOW ================================== -Surface=DBB02DD9-4002-486D-8550-15764439EDE8 WINDOW is not used as Receiving Surface in calculations. +Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=49A4250E-A98A-47C4-BC3C-ED96486D537B is used as Receiving Surface in calculations and is convex. +Surface=CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=DBB02DD9-4002-486D-8550-15764439EDE8 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=D6786574-237B-48EA-92A7-D909EC8BA6F8 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=49A4250E-A98A-47C4-BC3C-ED96486D537B WINDOW +....Surface=CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B WINDOW ================================== -Surface=49A4250E-A98A-47C4-BC3C-ED96486D537B WINDOW is not used as Receiving Surface in calculations. +Surface=CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 is used as Receiving Surface in calculations and is convex. +Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=9 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 WINDOW +....Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE WINDOW ================================== -Surface=4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 WINDOW is not used as Receiving Surface in calculations. +Surface=77231787-2B6B-43F7-9FB7-8825DC7408EE WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=D5F2E2EA-7563-443D-AE8F-002E9E0C004C is not used as Receiving Surface in calculations. +Surface=3FD3510C-8317-49E6-8056-0FD450C23BE5 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 is used as Receiving Surface in calculations and is convex. +Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C -..Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F +..Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 WINDOW +....Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 WINDOW ================================== -Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 WINDOW is not used as Receiving Surface in calculations. +Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=28F5AE46-B70F-4542-ACF1-DC111AB6D6C1 is not used as Receiving Surface in calculations. +Surface=6B4C033B-A876-44D8-867B-735030CC98BF is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=18FC86F4-11D3-4F4E-8C0A-1CB6B8800B0E is used as Receiving Surface in calculations and is non-convex. +Surface=155E5673-5032-424C-A46A-0B9665DCC5AC is used as Receiving Surface in calculations and is non-convex. Number of general casting surfaces=10 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=FCE8A219-3990-44CB-9DE5-7B68DE2FE56C -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=0CB08259-F521-4FEF-84B2-BDCD0ED264CC +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=782386F3-362E-4210-B87A-05E644C9CD3F is used as Receiving Surface in calculations and is convex. +Surface=C79230AB-1AA1-4914-A3D0-A3C12AD65170 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=4 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=782386F3-362E-4210-B87A-05E644C9CD3F WINDOW +....Surface=C79230AB-1AA1-4914-A3D0-A3C12AD65170 WINDOW ================================== -Surface=782386F3-362E-4210-B87A-05E644C9CD3F WINDOW is not used as Receiving Surface in calculations. +Surface=C79230AB-1AA1-4914-A3D0-A3C12AD65170 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=4090B358-94FB-47C3-89D7-D415D1424096 is not used as Receiving Surface in calculations. +Surface=2E1B56B3-D4AA-4E3A-991B-C1946A51CDD1 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=3D097895-A5A0-418B-8876-E7DACC381A5A is used as Receiving Surface in calculations and is convex. +Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=9 -..Surface=291D7F37-DC61-4A91-A6A5-65DFF28F0D3A -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=17F26029-B0AB-4185-B221-F371560BB20A +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=3D097895-A5A0-418B-8876-E7DACC381A5A WINDOW +....Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 WINDOW ================================== -Surface=3D097895-A5A0-418B-8876-E7DACC381A5A WINDOW is not used as Receiving Surface in calculations. +Surface=424F5519-54DB-40FD-AF8C-3B9308E65080 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=4238B42F-1A4F-40D6-B671-9C4BF78106DE is not used as Receiving Surface in calculations. +Surface=EA0756E6-7DD0-4B98-9198-A07A0B4E8F8D is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=6061D4B9-E836-4CB4-ACA2-43A427B1211E is not used as Receiving Surface in calculations. +Surface=8256407A-3CB5-455E-9083-9B01F24ADBD1 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=DA6162EF-E873-46C5-B171-1DC832B9A447 is used as Receiving Surface in calculations and is convex. +Surface=C242F505-1F8C-432C-98A2-7A180AD160CC is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=FB013BDC-F67A-4C31-A886-170541208F96 -..Surface=47CCAFE5-EDD3-4F9F-810F-A110DA0D293F -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=F1E17BEF-1654-4408-AABC-C0D8132279A1 +..Surface=03891FBC-5CFA-4118-B788-13CB133A84CA +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C is used as Receiving Surface in calculations and is convex. +Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 -..Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 +..Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C WINDOW +....Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F WINDOW ================================== -Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C WINDOW is not used as Receiving Surface in calculations. +Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=72032992-DF34-46CA-9A0C-443D472B95D2 is not used as Receiving Surface in calculations. +Surface=2B103243-2FFD-41F9-8B31-D3DF459C5D37 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D is used as Receiving Surface in calculations and is convex. +Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D WINDOW +....Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 WINDOW ================================== -Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D WINDOW is not used as Receiving Surface in calculations. +Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A1FD21A2-08B2-41EF-BDE1-B98537A8C6B8 is not used as Receiving Surface in calculations. +Surface=BE1EE54B-D568-400E-B357-3C44BA24DD8A is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=C32A2F0C-8339-40CD-B1FC-B4E48FD643B8 is not used as Receiving Surface in calculations. +Surface=B7D8D07E-80A4-4B44-8602-F0A23EB31AF9 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=1F16327B-F7AE-421F-8336-B1E1C3D988AB is used as Receiving Surface in calculations and is convex. +Surface=49CFD520-CD94-46EE-A407-C83CED3AFE59 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=B98683CA-AD89-4F49-9574-FE973D9920BC +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D is used as Receiving Surface in calculations and is convex. +Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=4 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=928FF68B-AF8A-43DA-82F3-07A7AE0BE244 -..Surface=FBFD111E-EABE-4CA0-BF80-DC10D29774EC -..Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=0B98E108-FC89-430B-A4B3-44374A1973D8 +..Surface=14EE662A-EE17-4BE1-8506-F38E7304D2E3 +..Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D WINDOW +....Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 WINDOW ================================== -Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D WINDOW is not used as Receiving Surface in calculations. +Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E199AB5E-027A-4D9E-8FD2-491ACE430D36 is not used as Receiving Surface in calculations. +Surface=964D4955-9A79-4541-A590-B94EC59E9935 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 is used as Receiving Surface in calculations and is convex. +Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=9361FA34-9508-42D7-BA9F-3F17CE678B8D -..Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 +..Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 WINDOW +....Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 WINDOW ================================== -Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 WINDOW is not used as Receiving Surface in calculations. +Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 is used as Receiving Surface in calculations and is convex. +Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=8 -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 WINDOW +....Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB WINDOW ================================== -Surface=A687D5FD-81E5-475D-AF42-8A5315701AA4 WINDOW is not used as Receiving Surface in calculations. +Surface=F09418AC-F370-4307-8FA5-D18AC9E16FFB WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 is used as Receiving Surface in calculations and is convex. +Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=14 -..Surface=71BD1276-FED0-4F9D-B5C2-E2657FF2D909 -..Surface=DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 -..Surface=A2074C9F-AE30-4A94-93B5-5B900D35DFEB -..Surface=3596464F-91F4-42AE-BF58-48DEC58D8469 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 +..Surface=3F56BA66-6603-441F-9F8A-32A38E91F340 +..Surface=CE6A1206-F1F3-4548-9C11-FA204391303C +..Surface=2957E8DF-E598-43FE-B754-575861357F6E +..Surface=F105E398-B664-45DF-B0AA-A58E98BB315A +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 WINDOW +....Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 WINDOW ================================== -Surface=E9F057D7-C22B-4865-85C4-AC2B82DF8269 WINDOW is not used as Receiving Surface in calculations. +Surface=CAF29E3D-92B6-44AC-A877-0E6684B06932 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=844B0841-E779-4AD6-8331-AA6D533CA657 is not used as Receiving Surface in calculations. +Surface=3E38A64C-805C-4949-9770-82C2AAC76EE1 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=2AB0AA6F-B616-4D6F-8937-80166A6046EE is used as Receiving Surface in calculations and is convex. +Surface=BC6292F5-5072-4919-BF1C-43B567E99650 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=B98683CA-AD89-4F49-9574-FE973D9920BC +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=FBFD111E-EABE-4CA0-BF80-DC10D29774EC is used as Receiving Surface in calculations and is convex. +Surface=14EE662A-EE17-4BE1-8506-F38E7304D2E3 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=2 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=FBFD111E-EABE-4CA0-BF80-DC10D29774EC WINDOW +....Surface=14EE662A-EE17-4BE1-8506-F38E7304D2E3 WINDOW ================================== -Surface=FBFD111E-EABE-4CA0-BF80-DC10D29774EC WINDOW is not used as Receiving Surface in calculations. +Surface=14EE662A-EE17-4BE1-8506-F38E7304D2E3 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=16E8504B-FBAF-45FE-8FF8-8C6EE04504F5 is not used as Receiving Surface in calculations. +Surface=C121D76F-78C0-4D2E-BE71-8666872E8EE6 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE is used as Receiving Surface in calculations and is convex. +Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=10 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F -..Surface=275CC344-7E53-4483-AF18-C6CBBA8C59F1 +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 +..Surface=0E1AFC0C-C033-4A3A-9D06-200BC1B98509 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE WINDOW +....Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D WINDOW ================================== -Surface=7DAA7BD1-5166-45A5-B97A-876526A1E3BE WINDOW is not used as Receiving Surface in calculations. +Surface=9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=CCEDACD4-BD0E-4D82-AEF6-5221BEB354C0 is not used as Receiving Surface in calculations. +Surface=14AD1545-ACE0-4F76-A60D-0EED720F2BD4 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=04123913-77F4-4F74-8384-274248626275 is not used as Receiving Surface in calculations. +Surface=F782C673-1EE3-4EAD-88E3-9273DC9B9D1D is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=6E37BFE6-DF05-4B20-BE6C-EA668EB0BF7B is used as Receiving Surface in calculations and is convex. +Surface=FA17512F-EEDA-43E5-97A8-780D96FBE55F is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=11 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=5C83DF46-FC4F-462C-9A7E-D1FF0670582C -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 -..Surface=8780EDA1-F27C-4E28-871C-2D58B38C432F +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=907D2D46-D510-42BC-9538-264654E12A10 +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 +..Surface=B98683CA-AD89-4F49-9574-FE973D9920BC Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 is used as Receiving Surface in calculations and is convex. +Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=3 -..Surface=A70F1755-32F2-4A80-B144-210F02E39E1F -..Surface=0B035EFB-C5A8-4DAF-928F-10712C5ABE5C -..Surface=11730E3A-B06D-406C-9AA6-06AF4C2F244D +..Surface=36A53D29-9254-4883-9957-2CEAA58135B1 +..Surface=C498A355-5CBD-4395-9EF7-E9B78A6FAD8F +..Surface=BA320C85-C729-46B1-9A93-A8B19A936E84 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 WINDOW +....Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC WINDOW ================================== -Surface=B068E37C-5D1F-454D-92E1-06FD48DF4444 WINDOW is not used as Receiving Surface in calculations. +Surface=621B01C6-7A00-4862-AF46-58BD47F8ADBC WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=F05680FC-BDF9-48AA-BC72-DB967A48BCFD is not used as Receiving Surface in calculations. +Surface=1A5F17DE-107F-4314-8AD5-5EEB85B2C0AA is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 is used as Receiving Surface in calculations and is convex. +Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=9 -..Surface=76FF9255-0068-4C91-A19D-D1C5D515C917 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=DA078CDD-DE1B-4441-B6B0-AB804660A236 +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=1 -....Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 WINDOW +....Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 WINDOW ================================== -Surface=C1233D43-5EF8-465B-9EAA-11CB9596D687 WINDOW is not used as Receiving Surface in calculations. +Surface=549D61A6-2F91-4609-8AE7-0A655D89B594 WINDOW is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=803AF6A3-6FF8-400D-9802-6F7713A33285 is not used as Receiving Surface in calculations. +Surface=3A15422B-277F-4EBA-B76A-840F4DCD457F is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=5808F36B-D12A-4263-A7BD-3A9C0DA6168F is not used as Receiving Surface in calculations. +Surface=76E0B9B5-907A-4946-87CB-79EB05F2AF77 is not used as Receiving Surface in calculations. Number of general casting surfaces=0 Number of back surfaces=0 Number of receiving sub surfaces=0 ================================== -Surface=C7B8EA4F-9001-4B6F-B2C0-2753BB2B299F is used as Receiving Surface in calculations and is convex. +Surface=20F393CF-8E5E-4DC4-8C1F-7E039F214F35 is used as Receiving Surface in calculations and is convex. Number of general casting surfaces=9 -..Surface=099799D0-798C-4D76-8339-C3676FAAC929 -..Surface=590FF2DF-4E79-417A-BA5E-7AD2514D5925 -..Surface=1446C7D5-01FB-4056-89D1-235B595B62A5 -..Surface=378622D3-D8D8-4D86-8558-BAB333C55A7E -..Surface=E6936899-0009-4115-8C0C-FBA3AE2FCDAA -..Surface=2C539E61-EB7B-45B0-BDE8-41CBD566BC89 -..Surface=1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 -..Surface=834C3D47-7EF3-40FF-88CB-92D562D316D3 -..Surface=52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F +..Surface=CDC5876E-7C0E-4F68-8AFE-479EE44B4211 +..Surface=F69F70C4-5130-49F6-BDFB-5FBDC62D6379 +..Surface=4E2089FB-2834-4E05-B637-76151EFBA743 +..Surface=8CE04561-11B9-483C-9840-566C56DA1B64 +..Surface=1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 +..Surface=FABEDD09-D244-457D-B931-1FCBD9EDE17E +..Surface=C937D0D6-89FD-477F-833F-BD414ACD1D3B +..Surface=E8D4F748-66FD-42C7-9907-F4D973D90F0C +..Surface=355D66CF-BE2E-4C35-A226-182B2C103C78 Number of back surfaces=0 Number of receiving sub surfaces=0 diff --git a/out_files/Montreal_tbl.csv b/out_files/Montreal_tbl.csv index 3e7d5192..daa6a2ab 100644 --- a/out_files/Montreal_tbl.csv +++ b/out_files/Montreal_tbl.csv @@ -1,4 +1,4 @@ -Program Version:,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +Program Version:,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 Tabular Output Report in Format: ,Comma Building:,Buildings in b'Montreal' @@ -205,7 +205,7 @@ FOR:,Entire Facility General ,,Value -,Program Version and Build,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19 +,Program Version and Build,EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42 ,RunPeriod,RUN PERIOD 1 ,Weather File,Montreal Int'l PQ CAN WYEC2-B-94792 WMO#=716270 ,Latitude [deg],45.47 @@ -373,158 +373,158 @@ FOR:,Entire Facility Opaque Exterior ,,Construction,Reflectance,U-Factor with Film [W/m2-K],U-Factor no Film [W/m2-K],Gross Area [m2],Net Area [m2],Azimuth [deg],Tilt [deg],Cardinal Direction -,71BD1276-FED0-4F9D-B5C2-E2657FF2D909,1981_1990_6,0.40,0.644,0.713,57.41,47.08,90.32,90.00,E -,291D7F37-DC61-4A91-A6A5-65DFF28F0D3A,1981_1990_6,0.40,0.644,0.713,57.41,47.08,269.70,90.00,W -,4429C4AD-A99F-4F2C-B01F-8FB78F476348,1981_1990_6,0.40,0.639,0.713,88.46,88.46,0.14,180.00, -,B72A44D6-3E98-4140-94E6-FFE32B5229B9,1981_1990_6,0.40,0.649,0.713,88.46,88.46,0.14,0.00, -,DFDF9A78-ECF8-455D-BFD9-2BDB9792C285,1981_1990_6,0.40,0.644,0.713,51.38,42.13,90.32,90.00,E -,A2074C9F-AE30-4A94-93B5-5B900D35DFEB,1981_1990_6,0.40,0.644,0.713,9.77,8.01,89.91,90.00,E -,3596464F-91F4-42AE-BF58-48DEC58D8469,1981_1990_6,0.40,0.644,0.713,120.90,99.13,0.06,90.00,N -,76FF9255-0068-4C91-A19D-D1C5D515C917,1981_1990_6,0.40,0.644,0.713,4.80,3.93,359.13,90.00,N -,612988E5-9CEA-486A-98FD-C42D24FACDBF,1981_1990_6,0.40,0.644,0.713,60.89,49.93,269.70,90.00,W -,64B05A0A-9582-4781-B740-0F034C031900,1981_1990_6,0.40,0.639,0.713,94.56,94.56,270.32,180.00, -,CD114138-544A-4EE0-A280-FAA749670B1D,1981_1990_6,0.40,0.649,0.713,94.56,94.56,89.91,0.00, -,336ECB91-D3AF-4ADF-874C-CFED1DE480C4,1981_1990_6,0.40,0.644,0.713,269.34,220.85,270.37,90.00,W -,099799D0-798C-4D76-8339-C3676FAAC929,1981_1990_6,0.40,0.644,0.713,42.68,35.00,0.73,90.00,N -,E86287F1-3DC8-4012-9E2E-A4C16AD0A061,1981_1990_6,0.40,0.644,0.713,50.71,41.58,269.95,90.00,W -,590FF2DF-4E79-417A-BA5E-7AD2514D5925,1981_1990_6,0.40,0.644,0.713,33.05,27.10,0.68,90.00,N -,E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746,1981_1990_6,0.40,0.644,0.713,330.80,271.25,270.63,90.00,W -,E0E7382A-64F1-42F3-82B4-41524F25A12D,1981_1990_6,0.40,0.644,0.713,8.84,7.25,271.07,90.00,W -,FB013BDC-F67A-4C31-A886-170541208F96,1981_1990_6,0.40,0.644,0.713,37.21,30.51,180.88,90.00,S -,B26ECA76-2ACB-4F22-A572-269CF0745CCE,1981_1990_6,0.40,0.644,0.713,48.45,39.73,270.81,90.00,W -,47CCAFE5-EDD3-4F9F-810F-A110DA0D293F,1981_1990_6,0.40,0.644,0.713,50.23,41.19,180.83,90.00,S -,EB588981-6883-48B2-B87A-1D1D57E84368,1981_1990_6,0.40,0.644,0.713,264.28,216.70,270.81,90.00,W -,1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F,1981_1990_6,0.40,0.644,0.713,547.94,449.30,180.80,90.00,S -,1EAD37A3-C843-4A98-84E1-FA7255C4757A,1981_1990_6,0.40,0.644,0.713,8.10,6.64,181.90,90.00,S -,1446C7D5-01FB-4056-89D1-235B595B62A5,1981_1990_6,0.40,0.644,0.713,16.36,13.41,90.30,90.00,E -,24836B07-7A6F-4A80-A0EF-73445ADDE09F,1981_1990_6,0.40,0.644,0.713,71.03,58.24,180.36,90.00,S -,378622D3-D8D8-4D86-8558-BAB333C55A7E,1981_1990_6,0.40,0.644,0.713,332.92,272.99,90.35,90.00,E -,E6936899-0009-4115-8C0C-FBA3AE2FCDAA,1981_1990_6,0.40,0.644,0.713,438.53,359.59,0.36,90.00,N -,2C539E61-EB7B-45B0-BDE8-41CBD566BC89,1981_1990_6,0.40,0.644,0.713,282.91,231.98,90.36,90.00,E -,5C83DF46-FC4F-462C-9A7E-D1FF0670582C,1981_1990_6,0.40,0.644,0.713,432.84,354.92,180.36,90.00,S -,1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7,1981_1990_6,0.40,0.644,0.713,344.94,282.84,90.36,90.00,E -,FCE8A219-3990-44CB-9DE5-7B68DE2FE56C,1981_1990_6,0.40,0.644,0.713,629.18,515.91,0.35,90.00,N -,D96BFF31-3908-426C-A04B-E62997DDF6F1,1981_1990_6,0.40,0.639,0.713,2308.92,2308.92,0.36,180.00, -,2C70C886-004A-417A-B52D-9CF5F85F3E33,1981_1990_6,0.40,0.649,0.713,2308.92,2308.92,0.36,0.00, -,834C3D47-7EF3-40FF-88CB-92D562D316D3,1981_1990_6,0.40,0.644,0.713,5.62,4.61,358.71,90.00,N -,EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6,1981_1990_6,0.40,0.644,0.713,4.45,3.65,90.31,90.00,E -,EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD,1981_1990_6,0.40,0.644,0.713,65.43,53.65,269.70,90.00,W -,A1D10421-315D-4F34-8A9F-AFECAE079FED,1981_1990_6,0.40,0.644,0.713,143.18,117.41,179.68,90.00,S -,1ED6537D-77FD-484A-AACA-B260EC4A87E2,1981_1990_6,0.40,0.644,0.713,59.97,49.18,89.74,90.00,E -,FDDB01BA-25D1-41FE-9CC9-C592F64B0A0D,1981_1990_6,0.40,0.639,0.713,92.64,92.64,359.68,180.00, -,0C85DABB-DCEF-4302-8134-CFFBAA8406A2,1981_1990_6,0.40,0.649,0.713,92.64,92.64,358.71,0.00, -,8780EDA1-F27C-4E28-871C-2D58B38C432F,1981_1990_6,0.40,0.644,0.713,67.25,55.14,90.03,90.00,E -,52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F,1981_1990_6,0.40,0.644,0.713,144.70,118.65,359.95,90.00,N -,AFAE2824-B46A-4021-A97A-8984DF5AD60E,1981_1990_6,0.40,0.644,0.713,66.78,54.75,270.04,90.00,W -,0AFE4966-B438-4ED0-BB2A-306F07657D4F,1981_1990_6,0.40,0.644,0.713,144.71,118.66,180.13,90.00,S -,0192DB1E-0EBB-4212-84ED-9C4F71C24967,1981_1990_6,0.40,0.639,0.713,96.97,96.97,0.13,180.00, -,9E628AEB-6A8F-4665-8AE2-4E8A65C3F208,1981_1990_6,0.40,0.649,0.713,96.97,96.97,359.95,0.00, -,A70F1755-32F2-4A80-B144-210F02E39E1F,1981_1990_6,0.40,0.644,0.713,4.42,3.62,90.22,90.00,E -,DBB02DD9-4002-486D-8550-15764439EDE8,1981_1990_6,0.40,0.644,0.713,118.69,97.33,359.45,90.00,N -,49A4250E-A98A-47C4-BC3C-ED96486D537B,1981_1990_6,0.40,0.644,0.713,5.25,4.31,0.34,90.00,N -,4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9,1981_1990_6,0.40,0.644,0.713,62.29,51.08,270.10,90.00,W -,928FF68B-AF8A-43DA-82F3-07A7AE0BE244,1981_1990_6,0.40,0.644,0.713,59.29,48.62,89.40,90.00,E -,28F5AE46-B70F-4542-ACF1-DC111AB6D6C1,1981_1990_6,0.40,0.639,0.713,96.59,96.59,269.40,180.00, -,18FC86F4-11D3-4F4E-8C0A-1CB6B8800B0E,1981_1990_6,0.40,0.649,0.713,96.59,96.59,90.22,0.00, -,782386F3-362E-4210-B87A-05E644C9CD3F,1981_1990_6,0.40,0.644,0.713,57.41,47.08,90.32,90.00,E -,3D097895-A5A0-418B-8876-E7DACC381A5A,1981_1990_6,0.40,0.644,0.713,57.41,47.08,269.70,90.00,W -,6061D4B9-E836-4CB4-ACA2-43A427B1211E,1981_1990_6,0.40,0.639,0.713,88.02,88.02,0.14,180.00, -,DA6162EF-E873-46C5-B171-1DC832B9A447,1981_1990_6,0.40,0.649,0.713,88.02,88.02,0.14,0.00, -,0B035EFB-C5A8-4DAF-928F-10712C5ABE5C,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E -,9361FA34-9508-42D7-BA9F-3F17CE678B8D,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W -,C32A2F0C-8339-40CD-B1FC-B4E48FD643B8,1981_1990_6,0.40,0.639,0.713,89.11,89.11,0.14,180.00, -,1F16327B-F7AE-421F-8336-B1E1C3D988AB,1981_1990_6,0.40,0.649,0.713,89.11,89.11,0.14,0.00, -,11730E3A-B06D-406C-9AA6-06AF4C2F244D,1981_1990_6,0.40,0.644,0.713,62.03,50.86,89.40,90.00,E -,275CC344-7E53-4483-AF18-C6CBBA8C59F1,1981_1990_6,0.40,0.644,0.713,62.29,51.08,270.10,90.00,W -,A687D5FD-81E5-475D-AF42-8A5315701AA4,1981_1990_6,0.40,0.644,0.713,123.20,101.02,180.04,90.00,S -,E9F057D7-C22B-4865-85C4-AC2B82DF8269,1981_1990_6,0.40,0.644,0.713,4.34,3.55,179.52,90.00,S -,844B0841-E779-4AD6-8331-AA6D533CA657,1981_1990_6,0.40,0.639,0.713,97.60,97.60,359.52,180.00, -,2AB0AA6F-B616-4D6F-8937-80166A6046EE,1981_1990_6,0.40,0.649,0.713,97.60,97.60,0.14,0.00, -,FBFD111E-EABE-4CA0-BF80-DC10D29774EC,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E -,7DAA7BD1-5166-45A5-B97A-876526A1E3BE,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W -,04123913-77F4-4F74-8384-274248626275,1981_1990_6,0.40,0.639,0.713,89.61,89.61,0.14,180.00, -,6E37BFE6-DF05-4B20-BE6C-EA668EB0BF7B,1981_1990_6,0.40,0.649,0.713,89.61,89.61,0.14,0.00, -,B068E37C-5D1F-454D-92E1-06FD48DF4444,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E -,C1233D43-5EF8-465B-9EAA-11CB9596D687,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W -,5808F36B-D12A-4263-A7BD-3A9C0DA6168F,1981_1990_6,0.40,0.639,0.713,88.61,88.61,0.14,180.00, -,C7B8EA4F-9001-4B6F-B2C0-2753BB2B299F,1981_1990_6,0.40,0.649,0.713,88.61,88.61,0.14,0.00, +,3F56BA66-6603-441F-9F8A-32A38E91F340,1981_1990_6,0.40,0.644,0.713,57.41,47.08,90.32,90.00,E +,17F26029-B0AB-4185-B221-F371560BB20A,1981_1990_6,0.40,0.644,0.713,57.41,47.08,269.70,90.00,W +,2AA25ECB-3733-438C-9DFE-F9FDB3874AD2,1981_1990_6,0.40,0.639,0.713,88.46,88.46,0.14,180.00, +,AB01F5E6-0466-4F4D-87BA-A6FDCF959116,1981_1990_6,0.40,0.649,0.713,88.46,88.46,0.14,0.00, +,CE6A1206-F1F3-4548-9C11-FA204391303C,1981_1990_6,0.40,0.644,0.713,51.38,42.13,90.32,90.00,E +,2957E8DF-E598-43FE-B754-575861357F6E,1981_1990_6,0.40,0.644,0.713,9.77,8.01,89.91,90.00,E +,F105E398-B664-45DF-B0AA-A58E98BB315A,1981_1990_6,0.40,0.644,0.713,120.90,99.13,0.06,90.00,N +,DA078CDD-DE1B-4441-B6B0-AB804660A236,1981_1990_6,0.40,0.644,0.713,4.80,3.93,359.13,90.00,N +,0D8CDF46-373B-42A8-B536-DB0E55E28914,1981_1990_6,0.40,0.644,0.713,60.89,49.93,269.70,90.00,W +,C78E7420-B8ED-4EC6-BD92-BE1DB913094D,1981_1990_6,0.40,0.639,0.713,94.56,94.56,270.32,180.00, +,F75140D7-7DDE-4678-AC52-D3844D430EDD,1981_1990_6,0.40,0.649,0.713,94.56,94.56,89.91,0.00, +,4F44089F-782A-419A-AE79-449FDE56F5FF,1981_1990_6,0.40,0.644,0.713,269.34,220.85,270.37,90.00,W +,CDC5876E-7C0E-4F68-8AFE-479EE44B4211,1981_1990_6,0.40,0.644,0.713,42.68,35.00,0.73,90.00,N +,4FA9BC02-D7CF-4FBA-AD4D-457656C34504,1981_1990_6,0.40,0.644,0.713,50.71,41.58,269.95,90.00,W +,F69F70C4-5130-49F6-BDFB-5FBDC62D6379,1981_1990_6,0.40,0.644,0.713,33.05,27.10,0.68,90.00,N +,ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8,1981_1990_6,0.40,0.644,0.713,330.80,271.25,270.63,90.00,W +,65FC2599-970E-4D08-8A87-10870436B130,1981_1990_6,0.40,0.644,0.713,8.84,7.25,271.07,90.00,W +,F1E17BEF-1654-4408-AABC-C0D8132279A1,1981_1990_6,0.40,0.644,0.713,37.21,30.51,180.88,90.00,S +,8C206369-27B5-434A-B511-2A4354C0DEFB,1981_1990_6,0.40,0.644,0.713,48.45,39.73,270.81,90.00,W +,03891FBC-5CFA-4118-B788-13CB133A84CA,1981_1990_6,0.40,0.644,0.713,50.23,41.19,180.83,90.00,S +,9CE9B14F-EEF0-4B52-8469-61D99D710B2C,1981_1990_6,0.40,0.644,0.713,264.28,216.70,270.81,90.00,W +,A07EB6D1-51AD-4801-BB17-A415A9C37107,1981_1990_6,0.40,0.644,0.713,547.94,449.30,180.80,90.00,S +,D074C49C-868F-4599-8C14-B6479CFF7C22,1981_1990_6,0.40,0.644,0.713,8.10,6.64,181.90,90.00,S +,4E2089FB-2834-4E05-B637-76151EFBA743,1981_1990_6,0.40,0.644,0.713,16.36,13.41,90.30,90.00,E +,D650E844-ECC8-41EB-AF6C-54E5C50916E9,1981_1990_6,0.40,0.644,0.713,71.03,58.24,180.36,90.00,S +,8CE04561-11B9-483C-9840-566C56DA1B64,1981_1990_6,0.40,0.644,0.713,332.92,272.99,90.35,90.00,E +,1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25,1981_1990_6,0.40,0.644,0.713,438.53,359.59,0.36,90.00,N +,FABEDD09-D244-457D-B931-1FCBD9EDE17E,1981_1990_6,0.40,0.644,0.713,282.91,231.98,90.36,90.00,E +,907D2D46-D510-42BC-9538-264654E12A10,1981_1990_6,0.40,0.644,0.713,432.84,354.92,180.36,90.00,S +,C937D0D6-89FD-477F-833F-BD414ACD1D3B,1981_1990_6,0.40,0.644,0.713,344.94,282.84,90.36,90.00,E +,0CB08259-F521-4FEF-84B2-BDCD0ED264CC,1981_1990_6,0.40,0.644,0.713,629.18,515.91,0.35,90.00,N +,B9A4BFE7-A30A-413C-8D98-7E467B21E53D,1981_1990_6,0.40,0.639,0.713,2308.92,2308.92,0.36,180.00, +,5D7960DE-8C19-4576-B4F9-E41CD10371D9,1981_1990_6,0.40,0.649,0.713,2308.92,2308.92,0.36,0.00, +,E8D4F748-66FD-42C7-9907-F4D973D90F0C,1981_1990_6,0.40,0.644,0.713,5.62,4.61,358.71,90.00,N +,D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3,1981_1990_6,0.40,0.644,0.713,4.45,3.65,90.31,90.00,E +,EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E,1981_1990_6,0.40,0.644,0.713,65.43,53.65,269.70,90.00,W +,C4FB690C-EEC3-4550-8C54-A44826BFD539,1981_1990_6,0.40,0.644,0.713,143.18,117.41,179.68,90.00,S +,7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB,1981_1990_6,0.40,0.644,0.713,59.97,49.18,89.74,90.00,E +,7B760DEE-C265-4B38-BB76-1758FF12E388,1981_1990_6,0.40,0.639,0.713,92.64,92.64,359.68,180.00, +,B8830EE3-0CEB-4CFD-B1E8-10F2BECE2154,1981_1990_6,0.40,0.649,0.713,92.64,92.64,358.71,0.00, +,B98683CA-AD89-4F49-9574-FE973D9920BC,1981_1990_6,0.40,0.644,0.713,67.25,55.14,90.03,90.00,E +,355D66CF-BE2E-4C35-A226-182B2C103C78,1981_1990_6,0.40,0.644,0.713,144.70,118.65,359.95,90.00,N +,BB9828E8-381B-4816-806A-E8D133E2FF4B,1981_1990_6,0.40,0.644,0.713,66.78,54.75,270.04,90.00,W +,E058E122-681D-4F78-BD1D-556A93CA97F9,1981_1990_6,0.40,0.644,0.713,144.71,118.66,180.13,90.00,S +,FC0A6187-716F-4086-A84A-D19FB8873DB5,1981_1990_6,0.40,0.639,0.713,96.97,96.97,0.13,180.00, +,77268689-19E3-48F9-939A-BD593F02BB8C,1981_1990_6,0.40,0.649,0.713,96.97,96.97,359.95,0.00, +,36A53D29-9254-4883-9957-2CEAA58135B1,1981_1990_6,0.40,0.644,0.713,4.42,3.62,90.22,90.00,E +,D6786574-237B-48EA-92A7-D909EC8BA6F8,1981_1990_6,0.40,0.644,0.713,118.69,97.33,359.45,90.00,N +,CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B,1981_1990_6,0.40,0.644,0.713,5.25,4.31,0.34,90.00,N +,77231787-2B6B-43F7-9FB7-8825DC7408EE,1981_1990_6,0.40,0.644,0.713,62.29,51.08,270.10,90.00,W +,0B98E108-FC89-430B-A4B3-44374A1973D8,1981_1990_6,0.40,0.644,0.713,59.29,48.62,89.40,90.00,E +,6B4C033B-A876-44D8-867B-735030CC98BF,1981_1990_6,0.40,0.639,0.713,96.59,96.59,269.40,180.00, +,155E5673-5032-424C-A46A-0B9665DCC5AC,1981_1990_6,0.40,0.649,0.713,96.59,96.59,90.22,0.00, +,C79230AB-1AA1-4914-A3D0-A3C12AD65170,1981_1990_6,0.40,0.644,0.713,57.41,47.08,90.32,90.00,E +,424F5519-54DB-40FD-AF8C-3B9308E65080,1981_1990_6,0.40,0.644,0.713,57.41,47.08,269.70,90.00,W +,8256407A-3CB5-455E-9083-9B01F24ADBD1,1981_1990_6,0.40,0.639,0.713,88.02,88.02,0.14,180.00, +,C242F505-1F8C-432C-98A2-7A180AD160CC,1981_1990_6,0.40,0.649,0.713,88.02,88.02,0.14,0.00, +,C498A355-5CBD-4395-9EF7-E9B78A6FAD8F,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E +,0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W +,B7D8D07E-80A4-4B44-8602-F0A23EB31AF9,1981_1990_6,0.40,0.639,0.713,89.11,89.11,0.14,180.00, +,49CFD520-CD94-46EE-A407-C83CED3AFE59,1981_1990_6,0.40,0.649,0.713,89.11,89.11,0.14,0.00, +,BA320C85-C729-46B1-9A93-A8B19A936E84,1981_1990_6,0.40,0.644,0.713,62.03,50.86,89.40,90.00,E +,0E1AFC0C-C033-4A3A-9D06-200BC1B98509,1981_1990_6,0.40,0.644,0.713,62.29,51.08,270.10,90.00,W +,F09418AC-F370-4307-8FA5-D18AC9E16FFB,1981_1990_6,0.40,0.644,0.713,123.20,101.02,180.04,90.00,S +,CAF29E3D-92B6-44AC-A877-0E6684B06932,1981_1990_6,0.40,0.644,0.713,4.34,3.55,179.52,90.00,S +,3E38A64C-805C-4949-9770-82C2AAC76EE1,1981_1990_6,0.40,0.639,0.713,97.60,97.60,359.52,180.00, +,BC6292F5-5072-4919-BF1C-43B567E99650,1981_1990_6,0.40,0.649,0.713,97.60,97.60,0.14,0.00, +,14EE662A-EE17-4BE1-8506-F38E7304D2E3,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E +,9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W +,F782C673-1EE3-4EAD-88E3-9273DC9B9D1D,1981_1990_6,0.40,0.639,0.713,89.61,89.61,0.14,180.00, +,FA17512F-EEDA-43E5-97A8-780D96FBE55F,1981_1990_6,0.40,0.649,0.713,89.61,89.61,0.14,0.00, +,621B01C6-7A00-4862-AF46-58BD47F8ADBC,1981_1990_6,0.40,0.644,0.713,57.42,47.08,89.40,90.00,E +,549D61A6-2F91-4609-8AE7-0A655D89B594,1981_1990_6,0.40,0.644,0.713,57.41,47.08,270.10,90.00,W +,76E0B9B5-907A-4946-87CB-79EB05F2AF77,1981_1990_6,0.40,0.639,0.713,88.61,88.61,0.14,180.00, +,20F393CF-8E5E-4DC4-8C1F-7E039F214F35,1981_1990_6,0.40,0.649,0.713,88.61,88.61,0.14,0.00, Opaque Interior ,,Construction,Reflectance,U-Factor with Film [W/m2-K],U-Factor no Film [W/m2-K],Gross Area [m2],Net Area [m2],Azimuth [deg],Tilt [deg],Cardinal Direction -,73174D95-37C1-4EFD-B03E-E94377872BCF,1981_1990_6,0.40,0.609,0.713,125.11,125.11,0.14,90.00,N -,A016BB6D-C392-44B2-81A7-5B767FD1FE95,1981_1990_6,0.40,0.609,0.713,124.50,124.50,180.14,90.00,S -,362C1B7D-F5EF-4D67-9D86-A0C266E7E790,1981_1990_6,0.40,0.609,0.713,125.11,125.11,180.14,90.00,S -,A9D0AFA7-4F8B-4D27-8EF7-B5B5022E76DE,1981_1990_6,0.40,0.609,0.713,137.65,137.65,0.14,90.00,N -,D5F2E2EA-7563-443D-AE8F-002E9E0C004C,1981_1990_6,0.40,0.609,0.713,124.66,124.66,180.14,90.00,S -,4090B358-94FB-47C3-89D7-D415D1424096,1981_1990_6,0.40,0.609,0.713,124.50,124.50,0.14,90.00,N -,4238B42F-1A4F-40D6-B671-9C4BF78106DE,1981_1990_6,0.40,0.609,0.713,123.89,123.89,180.14,90.00,S -,72032992-DF34-46CA-9A0C-443D472B95D2,1981_1990_6,0.40,0.609,0.713,125.36,125.36,0.14,90.00,N -,A1FD21A2-08B2-41EF-BDE1-B98537A8C6B8,1981_1990_6,0.40,0.609,0.713,126.07,126.07,180.14,90.00,S -,E199AB5E-027A-4D9E-8FD2-491ACE430D36,1981_1990_6,0.40,0.609,0.713,126.77,126.77,0.14,90.00,N -,16E8504B-FBAF-45FE-8FF8-8C6EE04504F5,1981_1990_6,0.40,0.609,0.713,126.07,126.07,0.14,90.00,N -,CCEDACD4-BD0E-4D82-AEF6-5221BEB354C0,1981_1990_6,0.40,0.609,0.713,126.77,126.77,180.14,90.00,S -,F05680FC-BDF9-48AA-BC72-DB967A48BCFD,1981_1990_6,0.40,0.609,0.713,124.66,124.66,0.14,90.00,N -,803AF6A3-6FF8-400D-9802-6F7713A33285,1981_1990_6,0.40,0.609,0.713,125.36,125.36,180.14,90.00,S +,E78CF4F4-44D3-4E77-8EC5-E2723675EA4F,1981_1990_6,0.40,0.609,0.713,125.11,125.11,0.14,90.00,N +,27C78C0C-0084-49C3-962D-DCF2360DCC89,1981_1990_6,0.40,0.609,0.713,124.50,124.50,180.14,90.00,S +,38A7D7F9-8355-4360-8F4C-D03F1CDA1B45,1981_1990_6,0.40,0.609,0.713,125.11,125.11,180.14,90.00,S +,DCE2BEE7-B2AE-4C3D-8AF2-34B3ABC398D5,1981_1990_6,0.40,0.609,0.713,137.65,137.65,0.14,90.00,N +,3FD3510C-8317-49E6-8056-0FD450C23BE5,1981_1990_6,0.40,0.609,0.713,124.66,124.66,180.14,90.00,S +,2E1B56B3-D4AA-4E3A-991B-C1946A51CDD1,1981_1990_6,0.40,0.609,0.713,124.50,124.50,0.14,90.00,N +,EA0756E6-7DD0-4B98-9198-A07A0B4E8F8D,1981_1990_6,0.40,0.609,0.713,123.89,123.89,180.14,90.00,S +,2B103243-2FFD-41F9-8B31-D3DF459C5D37,1981_1990_6,0.40,0.609,0.713,125.36,125.36,0.14,90.00,N +,BE1EE54B-D568-400E-B357-3C44BA24DD8A,1981_1990_6,0.40,0.609,0.713,126.07,126.07,180.14,90.00,S +,964D4955-9A79-4541-A590-B94EC59E9935,1981_1990_6,0.40,0.609,0.713,126.77,126.77,0.14,90.00,N +,C121D76F-78C0-4D2E-BE71-8666872E8EE6,1981_1990_6,0.40,0.609,0.713,126.07,126.07,0.14,90.00,N +,14AD1545-ACE0-4F76-A60D-0EED720F2BD4,1981_1990_6,0.40,0.609,0.713,126.77,126.77,180.14,90.00,S +,1A5F17DE-107F-4314-8AD5-5EEB85B2C0AA,1981_1990_6,0.40,0.609,0.713,124.66,124.66,0.14,90.00,N +,3A15422B-277F-4EBA-B76A-840F4DCD457F,1981_1990_6,0.40,0.609,0.713,125.36,125.36,180.14,90.00,S Exterior Fenestration ,,Construction,Glass Area [m2],Frame Area [m2],Divider Area [m2],Area of One Opening [m2],Area of Multiplied Openings [m2],Glass U-Factor [W/m2-K],Glass SHGC,Glass Visible Transmittance,Frame Conductance [W/m2-K],Divider Conductance [W/m2-K],Shade Control,Parent Surface,Azimuth [deg],Tilt [deg],Cardinal Direction -,71BD1276-FED0-4F9D-B5C2-E2657FF2D909 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,71BD1276-FED0-4F9D-B5C2-E2657FF2D909,90.32,90.00,E -,291D7F37-DC61-4A91-A6A5-65DFF28F0D3A WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,291D7F37-DC61-4A91-A6A5-65DFF28F0D3A,269.70,90.00,W -,DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 WINDOW,WINDOW_CONSTRUCTION_1,9.25,0.00,0.00,9.25,9.25,2.954,0.391,0.305,,,No,DFDF9A78-ECF8-455D-BFD9-2BDB9792C285,90.32,90.00,E -,A2074C9F-AE30-4A94-93B5-5B900D35DFEB WINDOW,WINDOW_CONSTRUCTION_1,1.76,0.00,0.00,1.76,1.76,2.954,0.391,0.305,,,No,A2074C9F-AE30-4A94-93B5-5B900D35DFEB,89.91,90.00,E -,3596464F-91F4-42AE-BF58-48DEC58D8469 WINDOW,WINDOW_CONSTRUCTION_1,21.76,0.00,0.00,21.76,21.76,2.954,0.391,0.305,,,No,3596464F-91F4-42AE-BF58-48DEC58D8469,0.06,90.00,N -,76FF9255-0068-4C91-A19D-D1C5D515C917 WINDOW,WINDOW_CONSTRUCTION_1,0.86,0.00,0.00,0.86,0.86,2.954,0.391,0.305,,,No,76FF9255-0068-4C91-A19D-D1C5D515C917,359.13,90.00,N -,612988E5-9CEA-486A-98FD-C42D24FACDBF WINDOW,WINDOW_CONSTRUCTION_1,10.96,0.00,0.00,10.96,10.96,2.954,0.391,0.305,,,No,612988E5-9CEA-486A-98FD-C42D24FACDBF,269.70,90.00,W -,336ECB91-D3AF-4ADF-874C-CFED1DE480C4 WINDOW,WINDOW_CONSTRUCTION_1,48.49,0.00,0.00,48.49,48.49,2.954,0.391,0.305,,,No,336ECB91-D3AF-4ADF-874C-CFED1DE480C4,270.37,90.00,W -,099799D0-798C-4D76-8339-C3676FAAC929 WINDOW,WINDOW_CONSTRUCTION_1,7.68,0.00,0.00,7.68,7.68,2.954,0.391,0.305,,,No,099799D0-798C-4D76-8339-C3676FAAC929,0.73,90.00,N -,E86287F1-3DC8-4012-9E2E-A4C16AD0A061 WINDOW,WINDOW_CONSTRUCTION_1,9.13,0.00,0.00,9.13,9.13,2.954,0.391,0.305,,,No,E86287F1-3DC8-4012-9E2E-A4C16AD0A061,269.95,90.00,W -,590FF2DF-4E79-417A-BA5E-7AD2514D5925 WINDOW,WINDOW_CONSTRUCTION_1,5.95,0.00,0.00,5.95,5.95,2.954,0.391,0.305,,,No,590FF2DF-4E79-417A-BA5E-7AD2514D5925,0.68,90.00,N -,E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 WINDOW,WINDOW_CONSTRUCTION_1,59.55,0.00,0.00,59.55,59.55,2.954,0.391,0.305,,,No,E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746,270.63,90.00,W -,E0E7382A-64F1-42F3-82B4-41524F25A12D WINDOW,WINDOW_CONSTRUCTION_1,1.59,0.00,0.00,1.59,1.59,2.954,0.391,0.305,,,No,E0E7382A-64F1-42F3-82B4-41524F25A12D,271.07,90.00,W -,FB013BDC-F67A-4C31-A886-170541208F96 WINDOW,WINDOW_CONSTRUCTION_1,6.70,0.00,0.00,6.70,6.70,2.954,0.391,0.305,,,No,FB013BDC-F67A-4C31-A886-170541208F96,180.88,90.00,S -,B26ECA76-2ACB-4F22-A572-269CF0745CCE WINDOW,WINDOW_CONSTRUCTION_1,8.72,0.00,0.00,8.72,8.72,2.954,0.391,0.305,,,No,B26ECA76-2ACB-4F22-A572-269CF0745CCE,270.81,90.00,W -,47CCAFE5-EDD3-4F9F-810F-A110DA0D293F WINDOW,WINDOW_CONSTRUCTION_1,9.04,0.00,0.00,9.04,9.04,2.954,0.391,0.305,,,No,47CCAFE5-EDD3-4F9F-810F-A110DA0D293F,180.83,90.00,S -,EB588981-6883-48B2-B87A-1D1D57E84368 WINDOW,WINDOW_CONSTRUCTION_1,47.57,0.00,0.00,47.57,47.57,2.954,0.391,0.305,,,No,EB588981-6883-48B2-B87A-1D1D57E84368,270.81,90.00,W -,1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F WINDOW,WINDOW_CONSTRUCTION_1,98.64,0.00,0.00,98.64,98.64,2.954,0.391,0.305,,,No,1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F,180.80,90.00,S -,1EAD37A3-C843-4A98-84E1-FA7255C4757A WINDOW,WINDOW_CONSTRUCTION_1,1.46,0.00,0.00,1.46,1.46,2.954,0.391,0.305,,,No,1EAD37A3-C843-4A98-84E1-FA7255C4757A,181.90,90.00,S -,1446C7D5-01FB-4056-89D1-235B595B62A5 WINDOW,WINDOW_CONSTRUCTION_1,2.94,0.00,0.00,2.94,2.94,2.954,0.391,0.305,,,No,1446C7D5-01FB-4056-89D1-235B595B62A5,90.30,90.00,E -,24836B07-7A6F-4A80-A0EF-73445ADDE09F WINDOW,WINDOW_CONSTRUCTION_1,12.79,0.00,0.00,12.79,12.79,2.954,0.391,0.305,,,No,24836B07-7A6F-4A80-A0EF-73445ADDE09F,180.36,90.00,S -,378622D3-D8D8-4D86-8558-BAB333C55A7E WINDOW,WINDOW_CONSTRUCTION_1,59.93,0.00,0.00,59.93,59.93,2.954,0.391,0.305,,,No,378622D3-D8D8-4D86-8558-BAB333C55A7E,90.35,90.00,E -,E6936899-0009-4115-8C0C-FBA3AE2FCDAA WINDOW,WINDOW_CONSTRUCTION_1,78.94,0.00,0.00,78.94,78.94,2.954,0.391,0.305,,,No,E6936899-0009-4115-8C0C-FBA3AE2FCDAA,0.36,90.00,N -,2C539E61-EB7B-45B0-BDE8-41CBD566BC89 WINDOW,WINDOW_CONSTRUCTION_1,50.93,0.00,0.00,50.93,50.93,2.954,0.391,0.305,,,No,2C539E61-EB7B-45B0-BDE8-41CBD566BC89,90.36,90.00,E -,5C83DF46-FC4F-462C-9A7E-D1FF0670582C WINDOW,WINDOW_CONSTRUCTION_1,77.92,0.00,0.00,77.92,77.92,2.954,0.391,0.305,,,No,5C83DF46-FC4F-462C-9A7E-D1FF0670582C,180.36,90.00,S -,1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 WINDOW,WINDOW_CONSTRUCTION_1,62.10,0.00,0.00,62.10,62.10,2.954,0.391,0.305,,,No,1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7,90.36,90.00,E -,FCE8A219-3990-44CB-9DE5-7B68DE2FE56C WINDOW,WINDOW_CONSTRUCTION_1,113.26,0.00,0.00,113.26,113.26,2.954,0.391,0.305,,,No,FCE8A219-3990-44CB-9DE5-7B68DE2FE56C,0.35,90.00,N -,834C3D47-7EF3-40FF-88CB-92D562D316D3 WINDOW,WINDOW_CONSTRUCTION_1,1.01,0.00,0.00,1.01,1.01,2.954,0.391,0.305,,,No,834C3D47-7EF3-40FF-88CB-92D562D316D3,358.71,90.00,N -,EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 WINDOW,WINDOW_CONSTRUCTION_1,0.80,0.00,0.00,0.80,0.80,2.954,0.391,0.305,,,No,EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6,90.31,90.00,E -,EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD WINDOW,WINDOW_CONSTRUCTION_1,11.78,0.00,0.00,11.78,11.78,2.954,0.391,0.305,,,No,EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD,269.70,90.00,W -,A1D10421-315D-4F34-8A9F-AFECAE079FED WINDOW,WINDOW_CONSTRUCTION_1,25.78,0.00,0.00,25.78,25.78,2.954,0.391,0.305,,,No,A1D10421-315D-4F34-8A9F-AFECAE079FED,179.68,90.00,S -,1ED6537D-77FD-484A-AACA-B260EC4A87E2 WINDOW,WINDOW_CONSTRUCTION_1,10.80,0.00,0.00,10.80,10.80,2.954,0.391,0.305,,,No,1ED6537D-77FD-484A-AACA-B260EC4A87E2,89.74,90.00,E -,8780EDA1-F27C-4E28-871C-2D58B38C432F WINDOW,WINDOW_CONSTRUCTION_1,12.11,0.00,0.00,12.11,12.11,2.954,0.391,0.305,,,No,8780EDA1-F27C-4E28-871C-2D58B38C432F,90.03,90.00,E -,52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F WINDOW,WINDOW_CONSTRUCTION_1,26.05,0.00,0.00,26.05,26.05,2.954,0.391,0.305,,,No,52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F,359.95,90.00,N -,AFAE2824-B46A-4021-A97A-8984DF5AD60E WINDOW,WINDOW_CONSTRUCTION_1,12.02,0.00,0.00,12.02,12.02,2.954,0.391,0.305,,,No,AFAE2824-B46A-4021-A97A-8984DF5AD60E,270.04,90.00,W -,0AFE4966-B438-4ED0-BB2A-306F07657D4F WINDOW,WINDOW_CONSTRUCTION_1,26.05,0.00,0.00,26.05,26.05,2.954,0.391,0.305,,,No,0AFE4966-B438-4ED0-BB2A-306F07657D4F,180.13,90.00,S -,A70F1755-32F2-4A80-B144-210F02E39E1F WINDOW,WINDOW_CONSTRUCTION_1,0.80,0.00,0.00,0.80,0.80,2.954,0.391,0.305,,,No,A70F1755-32F2-4A80-B144-210F02E39E1F,90.22,90.00,E -,DBB02DD9-4002-486D-8550-15764439EDE8 WINDOW,WINDOW_CONSTRUCTION_1,21.37,0.00,0.00,21.37,21.37,2.954,0.391,0.305,,,No,DBB02DD9-4002-486D-8550-15764439EDE8,359.45,90.00,N -,49A4250E-A98A-47C4-BC3C-ED96486D537B WINDOW,WINDOW_CONSTRUCTION_1,0.95,0.00,0.00,0.95,0.95,2.954,0.391,0.305,,,No,49A4250E-A98A-47C4-BC3C-ED96486D537B,0.34,90.00,N -,4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 WINDOW,WINDOW_CONSTRUCTION_1,11.21,0.00,0.00,11.21,11.21,2.954,0.391,0.305,,,No,4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9,270.10,90.00,W -,928FF68B-AF8A-43DA-82F3-07A7AE0BE244 WINDOW,WINDOW_CONSTRUCTION_1,10.67,0.00,0.00,10.67,10.67,2.954,0.391,0.305,,,No,928FF68B-AF8A-43DA-82F3-07A7AE0BE244,89.40,90.00,E -,782386F3-362E-4210-B87A-05E644C9CD3F WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,782386F3-362E-4210-B87A-05E644C9CD3F,90.32,90.00,E -,3D097895-A5A0-418B-8876-E7DACC381A5A WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,3D097895-A5A0-418B-8876-E7DACC381A5A,269.70,90.00,W -,0B035EFB-C5A8-4DAF-928F-10712C5ABE5C WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,0B035EFB-C5A8-4DAF-928F-10712C5ABE5C,89.40,90.00,E -,9361FA34-9508-42D7-BA9F-3F17CE678B8D WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,9361FA34-9508-42D7-BA9F-3F17CE678B8D,270.10,90.00,W -,11730E3A-B06D-406C-9AA6-06AF4C2F244D WINDOW,WINDOW_CONSTRUCTION_1,11.17,0.00,0.00,11.17,11.17,2.954,0.391,0.305,,,No,11730E3A-B06D-406C-9AA6-06AF4C2F244D,89.40,90.00,E -,275CC344-7E53-4483-AF18-C6CBBA8C59F1 WINDOW,WINDOW_CONSTRUCTION_1,11.21,0.00,0.00,11.21,11.21,2.954,0.391,0.305,,,No,275CC344-7E53-4483-AF18-C6CBBA8C59F1,270.10,90.00,W -,A687D5FD-81E5-475D-AF42-8A5315701AA4 WINDOW,WINDOW_CONSTRUCTION_1,22.18,0.00,0.00,22.18,22.18,2.954,0.391,0.305,,,No,A687D5FD-81E5-475D-AF42-8A5315701AA4,180.04,90.00,S -,E9F057D7-C22B-4865-85C4-AC2B82DF8269 WINDOW,WINDOW_CONSTRUCTION_1,0.78,0.00,0.00,0.78,0.78,2.954,0.391,0.305,,,No,E9F057D7-C22B-4865-85C4-AC2B82DF8269,179.52,90.00,S -,FBFD111E-EABE-4CA0-BF80-DC10D29774EC WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,FBFD111E-EABE-4CA0-BF80-DC10D29774EC,89.40,90.00,E -,7DAA7BD1-5166-45A5-B97A-876526A1E3BE WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,7DAA7BD1-5166-45A5-B97A-876526A1E3BE,270.10,90.00,W -,B068E37C-5D1F-454D-92E1-06FD48DF4444 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,B068E37C-5D1F-454D-92E1-06FD48DF4444,89.40,90.00,E -,C1233D43-5EF8-465B-9EAA-11CB9596D687 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,C1233D43-5EF8-465B-9EAA-11CB9596D687,270.10,90.00,W +,3F56BA66-6603-441F-9F8A-32A38E91F340 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,3F56BA66-6603-441F-9F8A-32A38E91F340,90.32,90.00,E +,17F26029-B0AB-4185-B221-F371560BB20A WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,17F26029-B0AB-4185-B221-F371560BB20A,269.70,90.00,W +,CE6A1206-F1F3-4548-9C11-FA204391303C WINDOW,WINDOW_CONSTRUCTION_1,9.25,0.00,0.00,9.25,9.25,2.954,0.391,0.305,,,No,CE6A1206-F1F3-4548-9C11-FA204391303C,90.32,90.00,E +,2957E8DF-E598-43FE-B754-575861357F6E WINDOW,WINDOW_CONSTRUCTION_1,1.76,0.00,0.00,1.76,1.76,2.954,0.391,0.305,,,No,2957E8DF-E598-43FE-B754-575861357F6E,89.91,90.00,E +,F105E398-B664-45DF-B0AA-A58E98BB315A WINDOW,WINDOW_CONSTRUCTION_1,21.76,0.00,0.00,21.76,21.76,2.954,0.391,0.305,,,No,F105E398-B664-45DF-B0AA-A58E98BB315A,0.06,90.00,N +,DA078CDD-DE1B-4441-B6B0-AB804660A236 WINDOW,WINDOW_CONSTRUCTION_1,0.86,0.00,0.00,0.86,0.86,2.954,0.391,0.305,,,No,DA078CDD-DE1B-4441-B6B0-AB804660A236,359.13,90.00,N +,0D8CDF46-373B-42A8-B536-DB0E55E28914 WINDOW,WINDOW_CONSTRUCTION_1,10.96,0.00,0.00,10.96,10.96,2.954,0.391,0.305,,,No,0D8CDF46-373B-42A8-B536-DB0E55E28914,269.70,90.00,W +,4F44089F-782A-419A-AE79-449FDE56F5FF WINDOW,WINDOW_CONSTRUCTION_1,48.49,0.00,0.00,48.49,48.49,2.954,0.391,0.305,,,No,4F44089F-782A-419A-AE79-449FDE56F5FF,270.37,90.00,W +,CDC5876E-7C0E-4F68-8AFE-479EE44B4211 WINDOW,WINDOW_CONSTRUCTION_1,7.68,0.00,0.00,7.68,7.68,2.954,0.391,0.305,,,No,CDC5876E-7C0E-4F68-8AFE-479EE44B4211,0.73,90.00,N +,4FA9BC02-D7CF-4FBA-AD4D-457656C34504 WINDOW,WINDOW_CONSTRUCTION_1,9.13,0.00,0.00,9.13,9.13,2.954,0.391,0.305,,,No,4FA9BC02-D7CF-4FBA-AD4D-457656C34504,269.95,90.00,W +,F69F70C4-5130-49F6-BDFB-5FBDC62D6379 WINDOW,WINDOW_CONSTRUCTION_1,5.95,0.00,0.00,5.95,5.95,2.954,0.391,0.305,,,No,F69F70C4-5130-49F6-BDFB-5FBDC62D6379,0.68,90.00,N +,ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 WINDOW,WINDOW_CONSTRUCTION_1,59.55,0.00,0.00,59.55,59.55,2.954,0.391,0.305,,,No,ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8,270.63,90.00,W +,65FC2599-970E-4D08-8A87-10870436B130 WINDOW,WINDOW_CONSTRUCTION_1,1.59,0.00,0.00,1.59,1.59,2.954,0.391,0.305,,,No,65FC2599-970E-4D08-8A87-10870436B130,271.07,90.00,W +,F1E17BEF-1654-4408-AABC-C0D8132279A1 WINDOW,WINDOW_CONSTRUCTION_1,6.70,0.00,0.00,6.70,6.70,2.954,0.391,0.305,,,No,F1E17BEF-1654-4408-AABC-C0D8132279A1,180.88,90.00,S +,8C206369-27B5-434A-B511-2A4354C0DEFB WINDOW,WINDOW_CONSTRUCTION_1,8.72,0.00,0.00,8.72,8.72,2.954,0.391,0.305,,,No,8C206369-27B5-434A-B511-2A4354C0DEFB,270.81,90.00,W +,03891FBC-5CFA-4118-B788-13CB133A84CA WINDOW,WINDOW_CONSTRUCTION_1,9.04,0.00,0.00,9.04,9.04,2.954,0.391,0.305,,,No,03891FBC-5CFA-4118-B788-13CB133A84CA,180.83,90.00,S +,9CE9B14F-EEF0-4B52-8469-61D99D710B2C WINDOW,WINDOW_CONSTRUCTION_1,47.57,0.00,0.00,47.57,47.57,2.954,0.391,0.305,,,No,9CE9B14F-EEF0-4B52-8469-61D99D710B2C,270.81,90.00,W +,A07EB6D1-51AD-4801-BB17-A415A9C37107 WINDOW,WINDOW_CONSTRUCTION_1,98.64,0.00,0.00,98.64,98.64,2.954,0.391,0.305,,,No,A07EB6D1-51AD-4801-BB17-A415A9C37107,180.80,90.00,S +,D074C49C-868F-4599-8C14-B6479CFF7C22 WINDOW,WINDOW_CONSTRUCTION_1,1.46,0.00,0.00,1.46,1.46,2.954,0.391,0.305,,,No,D074C49C-868F-4599-8C14-B6479CFF7C22,181.90,90.00,S +,4E2089FB-2834-4E05-B637-76151EFBA743 WINDOW,WINDOW_CONSTRUCTION_1,2.94,0.00,0.00,2.94,2.94,2.954,0.391,0.305,,,No,4E2089FB-2834-4E05-B637-76151EFBA743,90.30,90.00,E +,D650E844-ECC8-41EB-AF6C-54E5C50916E9 WINDOW,WINDOW_CONSTRUCTION_1,12.79,0.00,0.00,12.79,12.79,2.954,0.391,0.305,,,No,D650E844-ECC8-41EB-AF6C-54E5C50916E9,180.36,90.00,S +,8CE04561-11B9-483C-9840-566C56DA1B64 WINDOW,WINDOW_CONSTRUCTION_1,59.93,0.00,0.00,59.93,59.93,2.954,0.391,0.305,,,No,8CE04561-11B9-483C-9840-566C56DA1B64,90.35,90.00,E +,1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 WINDOW,WINDOW_CONSTRUCTION_1,78.94,0.00,0.00,78.94,78.94,2.954,0.391,0.305,,,No,1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25,0.36,90.00,N +,FABEDD09-D244-457D-B931-1FCBD9EDE17E WINDOW,WINDOW_CONSTRUCTION_1,50.93,0.00,0.00,50.93,50.93,2.954,0.391,0.305,,,No,FABEDD09-D244-457D-B931-1FCBD9EDE17E,90.36,90.00,E +,907D2D46-D510-42BC-9538-264654E12A10 WINDOW,WINDOW_CONSTRUCTION_1,77.92,0.00,0.00,77.92,77.92,2.954,0.391,0.305,,,No,907D2D46-D510-42BC-9538-264654E12A10,180.36,90.00,S +,C937D0D6-89FD-477F-833F-BD414ACD1D3B WINDOW,WINDOW_CONSTRUCTION_1,62.10,0.00,0.00,62.10,62.10,2.954,0.391,0.305,,,No,C937D0D6-89FD-477F-833F-BD414ACD1D3B,90.36,90.00,E +,0CB08259-F521-4FEF-84B2-BDCD0ED264CC WINDOW,WINDOW_CONSTRUCTION_1,113.26,0.00,0.00,113.26,113.26,2.954,0.391,0.305,,,No,0CB08259-F521-4FEF-84B2-BDCD0ED264CC,0.35,90.00,N +,E8D4F748-66FD-42C7-9907-F4D973D90F0C WINDOW,WINDOW_CONSTRUCTION_1,1.01,0.00,0.00,1.01,1.01,2.954,0.391,0.305,,,No,E8D4F748-66FD-42C7-9907-F4D973D90F0C,358.71,90.00,N +,D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 WINDOW,WINDOW_CONSTRUCTION_1,0.80,0.00,0.00,0.80,0.80,2.954,0.391,0.305,,,No,D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3,90.31,90.00,E +,EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E WINDOW,WINDOW_CONSTRUCTION_1,11.78,0.00,0.00,11.78,11.78,2.954,0.391,0.305,,,No,EA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E,269.70,90.00,W +,C4FB690C-EEC3-4550-8C54-A44826BFD539 WINDOW,WINDOW_CONSTRUCTION_1,25.78,0.00,0.00,25.78,25.78,2.954,0.391,0.305,,,No,C4FB690C-EEC3-4550-8C54-A44826BFD539,179.68,90.00,S +,7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB WINDOW,WINDOW_CONSTRUCTION_1,10.80,0.00,0.00,10.80,10.80,2.954,0.391,0.305,,,No,7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB,89.74,90.00,E +,B98683CA-AD89-4F49-9574-FE973D9920BC WINDOW,WINDOW_CONSTRUCTION_1,12.11,0.00,0.00,12.11,12.11,2.954,0.391,0.305,,,No,B98683CA-AD89-4F49-9574-FE973D9920BC,90.03,90.00,E +,355D66CF-BE2E-4C35-A226-182B2C103C78 WINDOW,WINDOW_CONSTRUCTION_1,26.05,0.00,0.00,26.05,26.05,2.954,0.391,0.305,,,No,355D66CF-BE2E-4C35-A226-182B2C103C78,359.95,90.00,N +,BB9828E8-381B-4816-806A-E8D133E2FF4B WINDOW,WINDOW_CONSTRUCTION_1,12.02,0.00,0.00,12.02,12.02,2.954,0.391,0.305,,,No,BB9828E8-381B-4816-806A-E8D133E2FF4B,270.04,90.00,W +,E058E122-681D-4F78-BD1D-556A93CA97F9 WINDOW,WINDOW_CONSTRUCTION_1,26.05,0.00,0.00,26.05,26.05,2.954,0.391,0.305,,,No,E058E122-681D-4F78-BD1D-556A93CA97F9,180.13,90.00,S +,36A53D29-9254-4883-9957-2CEAA58135B1 WINDOW,WINDOW_CONSTRUCTION_1,0.80,0.00,0.00,0.80,0.80,2.954,0.391,0.305,,,No,36A53D29-9254-4883-9957-2CEAA58135B1,90.22,90.00,E +,D6786574-237B-48EA-92A7-D909EC8BA6F8 WINDOW,WINDOW_CONSTRUCTION_1,21.37,0.00,0.00,21.37,21.37,2.954,0.391,0.305,,,No,D6786574-237B-48EA-92A7-D909EC8BA6F8,359.45,90.00,N +,CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B WINDOW,WINDOW_CONSTRUCTION_1,0.95,0.00,0.00,0.95,0.95,2.954,0.391,0.305,,,No,CA43DF7D-AD58-4806-A496-3FEFB3DBAD0B,0.34,90.00,N +,77231787-2B6B-43F7-9FB7-8825DC7408EE WINDOW,WINDOW_CONSTRUCTION_1,11.21,0.00,0.00,11.21,11.21,2.954,0.391,0.305,,,No,77231787-2B6B-43F7-9FB7-8825DC7408EE,270.10,90.00,W +,0B98E108-FC89-430B-A4B3-44374A1973D8 WINDOW,WINDOW_CONSTRUCTION_1,10.67,0.00,0.00,10.67,10.67,2.954,0.391,0.305,,,No,0B98E108-FC89-430B-A4B3-44374A1973D8,89.40,90.00,E +,C79230AB-1AA1-4914-A3D0-A3C12AD65170 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,C79230AB-1AA1-4914-A3D0-A3C12AD65170,90.32,90.00,E +,424F5519-54DB-40FD-AF8C-3B9308E65080 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,424F5519-54DB-40FD-AF8C-3B9308E65080,269.70,90.00,W +,C498A355-5CBD-4395-9EF7-E9B78A6FAD8F WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,C498A355-5CBD-4395-9EF7-E9B78A6FAD8F,89.40,90.00,E +,0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146,270.10,90.00,W +,BA320C85-C729-46B1-9A93-A8B19A936E84 WINDOW,WINDOW_CONSTRUCTION_1,11.17,0.00,0.00,11.17,11.17,2.954,0.391,0.305,,,No,BA320C85-C729-46B1-9A93-A8B19A936E84,89.40,90.00,E +,0E1AFC0C-C033-4A3A-9D06-200BC1B98509 WINDOW,WINDOW_CONSTRUCTION_1,11.21,0.00,0.00,11.21,11.21,2.954,0.391,0.305,,,No,0E1AFC0C-C033-4A3A-9D06-200BC1B98509,270.10,90.00,W +,F09418AC-F370-4307-8FA5-D18AC9E16FFB WINDOW,WINDOW_CONSTRUCTION_1,22.18,0.00,0.00,22.18,22.18,2.954,0.391,0.305,,,No,F09418AC-F370-4307-8FA5-D18AC9E16FFB,180.04,90.00,S +,CAF29E3D-92B6-44AC-A877-0E6684B06932 WINDOW,WINDOW_CONSTRUCTION_1,0.78,0.00,0.00,0.78,0.78,2.954,0.391,0.305,,,No,CAF29E3D-92B6-44AC-A877-0E6684B06932,179.52,90.00,S +,14EE662A-EE17-4BE1-8506-F38E7304D2E3 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,14EE662A-EE17-4BE1-8506-F38E7304D2E3,89.40,90.00,E +,9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D,270.10,90.00,W +,621B01C6-7A00-4862-AF46-58BD47F8ADBC WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,621B01C6-7A00-4862-AF46-58BD47F8ADBC,89.40,90.00,E +,549D61A6-2F91-4609-8AE7-0A655D89B594 WINDOW,WINDOW_CONSTRUCTION_1,10.34,0.00,0.00,10.34,10.34,2.954,0.391,0.305,,,No,549D61A6-2F91-4609-8AE7-0A655D89B594,270.10,90.00,W ,Total or Average,,,,,,1128.02,2.954,0.391,0.305,,,,,,, ,North Total or Average,,,,,,277.84,2.954,0.391,0.305,,,,,,, ,Non-North Total or Average,,,,,,850.18,2.954,0.391,0.305,,,,,,, diff --git a/out_files/Montreal_tbl.htm b/out_files/Montreal_tbl.htm index c90c4c2d..b0cc7844 100644 --- a/out_files/Montreal_tbl.htm +++ b/out_files/Montreal_tbl.htm @@ -3,26 +3,26 @@ Buildings in b'Montreal' RUN PERIOD 1 ** Montreal Int'l PQ CAN WYEC2-B-94792 WMO#=716270 2023-12-20 - 15:19:28 + 15:42:10 - EnergyPlus

Table of Contents

-

Program Version:EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19

+

Program Version:EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42

Tabular Output Report in Format: HTML

Building: Buildings in b'Montreal'

Environment: RUN PERIOD 1 ** Montreal Int'l PQ CAN WYEC2-B-94792 WMO#=716270

Simulation Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10


Table of Contents

Report: Annual Building Utility Performance Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Values gathered over 8760.00 hours



Site and Source Energy

@@ -1612,7 +1612,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Input Verification and Results Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

General

@@ -1621,7 +1621,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -2037,7 +2037,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Demand End Use Components Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

End Uses

Program Version and BuildEnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:19EnergyPlus, Version 9.5.0-de239b2e5f, YMD=2023.12.20 15:42
RunPeriod
@@ -3105,14 +3105,14 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Component Sizing Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10


Table of Contents

Report: Adaptive Comfort Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Time Not Meeting the Adaptive Comfort Models during Occupied Hours

@@ -3131,7 +3131,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Climatic Data Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

SizingPeriod:DesignDay

@@ -3172,7 +3172,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Envelope Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Opaque Exterior

@@ -3188,7 +3188,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3200,7 +3200,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3212,7 +3212,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3224,7 +3224,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3236,7 +3236,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3248,7 +3248,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3260,7 +3260,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3272,7 +3272,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3284,7 +3284,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3296,7 +3296,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3308,7 +3308,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3320,7 +3320,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3332,7 +3332,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3344,7 +3344,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3356,7 +3356,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3368,7 +3368,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3380,7 +3380,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3392,7 +3392,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3404,7 +3404,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3416,7 +3416,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3428,7 +3428,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3440,7 +3440,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3452,7 +3452,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3464,7 +3464,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3476,7 +3476,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3488,7 +3488,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3500,7 +3500,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3512,7 +3512,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3524,7 +3524,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3536,7 +3536,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3548,7 +3548,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3560,7 +3560,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3572,7 +3572,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3584,7 +3584,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3596,7 +3596,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3608,7 +3608,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3620,7 +3620,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3632,7 +3632,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3644,7 +3644,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3656,7 +3656,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3668,7 +3668,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3680,7 +3680,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3692,7 +3692,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3704,7 +3704,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3716,7 +3716,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3728,7 +3728,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3740,7 +3740,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3752,7 +3752,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3764,7 +3764,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3776,7 +3776,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3788,7 +3788,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3800,7 +3800,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3812,7 +3812,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3824,7 +3824,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3836,7 +3836,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3848,7 +3848,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3860,7 +3860,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3872,7 +3872,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3884,7 +3884,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3896,7 +3896,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3908,7 +3908,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3920,7 +3920,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3932,7 +3932,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3944,7 +3944,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3956,7 +3956,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3968,7 +3968,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3980,7 +3980,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -3992,7 +3992,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4004,7 +4004,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4016,7 +4016,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4028,7 +4028,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4040,7 +4040,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4052,7 +4052,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4064,7 +4064,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4076,7 +4076,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4104,7 +4104,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4116,7 +4116,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4128,7 +4128,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4140,7 +4140,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4152,7 +4152,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4164,7 +4164,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4176,7 +4176,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4188,7 +4188,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4200,7 +4200,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4212,7 +4212,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4224,7 +4224,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4236,7 +4236,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4248,7 +4248,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4260,7 +4260,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4295,7 +4295,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -4308,13 +4308,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4327,13 +4327,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4346,13 +4346,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4365,13 +4365,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4384,13 +4384,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4403,13 +4403,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4422,13 +4422,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4441,13 +4441,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4460,13 +4460,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4479,13 +4479,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4498,13 +4498,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4517,13 +4517,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4536,13 +4536,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4555,13 +4555,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4574,13 +4574,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4593,13 +4593,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4612,13 +4612,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4631,13 +4631,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4650,13 +4650,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4669,13 +4669,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4688,13 +4688,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4707,13 +4707,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4726,13 +4726,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4745,13 +4745,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4764,13 +4764,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4783,13 +4783,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4802,13 +4802,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4821,13 +4821,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4840,13 +4840,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4859,13 +4859,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4878,13 +4878,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4897,13 +4897,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4916,13 +4916,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4935,13 +4935,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4954,13 +4954,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4973,13 +4973,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -4992,13 +4992,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5011,13 +5011,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5030,13 +5030,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5049,13 +5049,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5068,13 +5068,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5087,13 +5087,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5106,13 +5106,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5125,13 +5125,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5144,13 +5144,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5163,13 +5163,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5182,13 +5182,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5201,13 +5201,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5220,13 +5220,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5239,13 +5239,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5258,13 +5258,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5277,13 +5277,13 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + - + @@ -5296,7 +5296,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.
- + @@ -5430,7 +5430,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Lighting Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Interior Lighting

Cardinal Direction
71BD1276-FED0-4F9D-B5C2-E2657FF2D9093F56BA66-6603-441F-9F8A-32A38E91F340 1981_1990_6 0.40 0.644 E
291D7F37-DC61-4A91-A6A5-65DFF28F0D3A17F26029-B0AB-4185-B221-F371560BB20A 1981_1990_6 0.40 0.644 W
4429C4AD-A99F-4F2C-B01F-8FB78F4763482AA25ECB-3733-438C-9DFE-F9FDB3874AD2 1981_1990_6 0.40 0.639  
B72A44D6-3E98-4140-94E6-FFE32B5229B9AB01F5E6-0466-4F4D-87BA-A6FDCF959116 1981_1990_6 0.40 0.649  
DFDF9A78-ECF8-455D-BFD9-2BDB9792C285CE6A1206-F1F3-4548-9C11-FA204391303C 1981_1990_6 0.40 0.644 E
A2074C9F-AE30-4A94-93B5-5B900D35DFEB2957E8DF-E598-43FE-B754-575861357F6E 1981_1990_6 0.40 0.644 E
3596464F-91F4-42AE-BF58-48DEC58D8469F105E398-B664-45DF-B0AA-A58E98BB315A 1981_1990_6 0.40 0.644 N
76FF9255-0068-4C91-A19D-D1C5D515C917DA078CDD-DE1B-4441-B6B0-AB804660A236 1981_1990_6 0.40 0.644 N
612988E5-9CEA-486A-98FD-C42D24FACDBF0D8CDF46-373B-42A8-B536-DB0E55E28914 1981_1990_6 0.40 0.644 W
64B05A0A-9582-4781-B740-0F034C031900C78E7420-B8ED-4EC6-BD92-BE1DB913094D 1981_1990_6 0.40 0.639  
CD114138-544A-4EE0-A280-FAA749670B1DF75140D7-7DDE-4678-AC52-D3844D430EDD 1981_1990_6 0.40 0.649  
336ECB91-D3AF-4ADF-874C-CFED1DE480C44F44089F-782A-419A-AE79-449FDE56F5FF 1981_1990_6 0.40 0.644 W
099799D0-798C-4D76-8339-C3676FAAC929CDC5876E-7C0E-4F68-8AFE-479EE44B4211 1981_1990_6 0.40 0.644 N
E86287F1-3DC8-4012-9E2E-A4C16AD0A0614FA9BC02-D7CF-4FBA-AD4D-457656C34504 1981_1990_6 0.40 0.644 W
590FF2DF-4E79-417A-BA5E-7AD2514D5925F69F70C4-5130-49F6-BDFB-5FBDC62D6379 1981_1990_6 0.40 0.644 N
E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 1981_1990_6 0.40 0.644 W
E0E7382A-64F1-42F3-82B4-41524F25A12D65FC2599-970E-4D08-8A87-10870436B130 1981_1990_6 0.40 0.644 W
FB013BDC-F67A-4C31-A886-170541208F96F1E17BEF-1654-4408-AABC-C0D8132279A1 1981_1990_6 0.40 0.644 S
B26ECA76-2ACB-4F22-A572-269CF0745CCE8C206369-27B5-434A-B511-2A4354C0DEFB 1981_1990_6 0.40 0.644 W
47CCAFE5-EDD3-4F9F-810F-A110DA0D293F03891FBC-5CFA-4118-B788-13CB133A84CA 1981_1990_6 0.40 0.644 S
EB588981-6883-48B2-B87A-1D1D57E843689CE9B14F-EEF0-4B52-8469-61D99D710B2C 1981_1990_6 0.40 0.644 W
1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2FA07EB6D1-51AD-4801-BB17-A415A9C37107 1981_1990_6 0.40 0.644 S
1EAD37A3-C843-4A98-84E1-FA7255C4757AD074C49C-868F-4599-8C14-B6479CFF7C22 1981_1990_6 0.40 0.644 S
1446C7D5-01FB-4056-89D1-235B595B62A54E2089FB-2834-4E05-B637-76151EFBA743 1981_1990_6 0.40 0.644 E
24836B07-7A6F-4A80-A0EF-73445ADDE09FD650E844-ECC8-41EB-AF6C-54E5C50916E9 1981_1990_6 0.40 0.644 S
378622D3-D8D8-4D86-8558-BAB333C55A7E8CE04561-11B9-483C-9840-566C56DA1B64 1981_1990_6 0.40 0.644 E
E6936899-0009-4115-8C0C-FBA3AE2FCDAA1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 1981_1990_6 0.40 0.644 N
2C539E61-EB7B-45B0-BDE8-41CBD566BC89FABEDD09-D244-457D-B931-1FCBD9EDE17E 1981_1990_6 0.40 0.644 E
5C83DF46-FC4F-462C-9A7E-D1FF0670582C907D2D46-D510-42BC-9538-264654E12A10 1981_1990_6 0.40 0.644 S
1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7C937D0D6-89FD-477F-833F-BD414ACD1D3B 1981_1990_6 0.40 0.644 E
FCE8A219-3990-44CB-9DE5-7B68DE2FE56C0CB08259-F521-4FEF-84B2-BDCD0ED264CC 1981_1990_6 0.40 0.644 N
D96BFF31-3908-426C-A04B-E62997DDF6F1B9A4BFE7-A30A-413C-8D98-7E467B21E53D 1981_1990_6 0.40 0.639  
2C70C886-004A-417A-B52D-9CF5F85F3E335D7960DE-8C19-4576-B4F9-E41CD10371D9 1981_1990_6 0.40 0.649  
834C3D47-7EF3-40FF-88CB-92D562D316D3E8D4F748-66FD-42C7-9907-F4D973D90F0C 1981_1990_6 0.40 0.644 N
EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 1981_1990_6 0.40 0.644 E
EF0FC252-4FE5-46FA-9ADF-91E3BC91BADDEA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E 1981_1990_6 0.40 0.644 W
A1D10421-315D-4F34-8A9F-AFECAE079FEDC4FB690C-EEC3-4550-8C54-A44826BFD539 1981_1990_6 0.40 0.644 S
1ED6537D-77FD-484A-AACA-B260EC4A87E27D8B9CBA-606C-480B-AD34-9D25E6C9A7BB 1981_1990_6 0.40 0.644 E
FDDB01BA-25D1-41FE-9CC9-C592F64B0A0D7B760DEE-C265-4B38-BB76-1758FF12E388 1981_1990_6 0.40 0.639  
0C85DABB-DCEF-4302-8134-CFFBAA8406A2B8830EE3-0CEB-4CFD-B1E8-10F2BECE2154 1981_1990_6 0.40 0.649  
8780EDA1-F27C-4E28-871C-2D58B38C432FB98683CA-AD89-4F49-9574-FE973D9920BC 1981_1990_6 0.40 0.644 E
52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F355D66CF-BE2E-4C35-A226-182B2C103C78 1981_1990_6 0.40 0.644 N
AFAE2824-B46A-4021-A97A-8984DF5AD60EBB9828E8-381B-4816-806A-E8D133E2FF4B 1981_1990_6 0.40 0.644 W
0AFE4966-B438-4ED0-BB2A-306F07657D4FE058E122-681D-4F78-BD1D-556A93CA97F9 1981_1990_6 0.40 0.644 S
0192DB1E-0EBB-4212-84ED-9C4F71C24967FC0A6187-716F-4086-A84A-D19FB8873DB5 1981_1990_6 0.40 0.639  
9E628AEB-6A8F-4665-8AE2-4E8A65C3F20877268689-19E3-48F9-939A-BD593F02BB8C 1981_1990_6 0.40 0.649  
A70F1755-32F2-4A80-B144-210F02E39E1F36A53D29-9254-4883-9957-2CEAA58135B1 1981_1990_6 0.40 0.644 E
DBB02DD9-4002-486D-8550-15764439EDE8D6786574-237B-48EA-92A7-D909EC8BA6F8 1981_1990_6 0.40 0.644 N
49A4250E-A98A-47C4-BC3C-ED96486D537BCA43DF7D-AD58-4806-A496-3FEFB3DBAD0B 1981_1990_6 0.40 0.644 N
4F6177D5-38D9-4FC1-9A11-6F29A8BC46F977231787-2B6B-43F7-9FB7-8825DC7408EE 1981_1990_6 0.40 0.644 W
928FF68B-AF8A-43DA-82F3-07A7AE0BE2440B98E108-FC89-430B-A4B3-44374A1973D8 1981_1990_6 0.40 0.644 E
28F5AE46-B70F-4542-ACF1-DC111AB6D6C16B4C033B-A876-44D8-867B-735030CC98BF 1981_1990_6 0.40 0.639  
18FC86F4-11D3-4F4E-8C0A-1CB6B8800B0E155E5673-5032-424C-A46A-0B9665DCC5AC 1981_1990_6 0.40 0.649  
782386F3-362E-4210-B87A-05E644C9CD3FC79230AB-1AA1-4914-A3D0-A3C12AD65170 1981_1990_6 0.40 0.644 E
3D097895-A5A0-418B-8876-E7DACC381A5A424F5519-54DB-40FD-AF8C-3B9308E65080 1981_1990_6 0.40 0.644 W
6061D4B9-E836-4CB4-ACA2-43A427B1211E8256407A-3CB5-455E-9083-9B01F24ADBD1 1981_1990_6 0.40 0.639  
DA6162EF-E873-46C5-B171-1DC832B9A447C242F505-1F8C-432C-98A2-7A180AD160CC 1981_1990_6 0.40 0.649  
0B035EFB-C5A8-4DAF-928F-10712C5ABE5CC498A355-5CBD-4395-9EF7-E9B78A6FAD8F 1981_1990_6 0.40 0.644 E
9361FA34-9508-42D7-BA9F-3F17CE678B8D0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 1981_1990_6 0.40 0.644 W
C32A2F0C-8339-40CD-B1FC-B4E48FD643B8B7D8D07E-80A4-4B44-8602-F0A23EB31AF9 1981_1990_6 0.40 0.639  
1F16327B-F7AE-421F-8336-B1E1C3D988AB49CFD520-CD94-46EE-A407-C83CED3AFE59 1981_1990_6 0.40 0.649  
11730E3A-B06D-406C-9AA6-06AF4C2F244DBA320C85-C729-46B1-9A93-A8B19A936E84 1981_1990_6 0.40 0.644 E
275CC344-7E53-4483-AF18-C6CBBA8C59F10E1AFC0C-C033-4A3A-9D06-200BC1B98509 1981_1990_6 0.40 0.644 W
A687D5FD-81E5-475D-AF42-8A5315701AA4F09418AC-F370-4307-8FA5-D18AC9E16FFB 1981_1990_6 0.40 0.644 S
E9F057D7-C22B-4865-85C4-AC2B82DF8269CAF29E3D-92B6-44AC-A877-0E6684B06932 1981_1990_6 0.40 0.644 S
844B0841-E779-4AD6-8331-AA6D533CA6573E38A64C-805C-4949-9770-82C2AAC76EE1 1981_1990_6 0.40 0.639  
2AB0AA6F-B616-4D6F-8937-80166A6046EEBC6292F5-5072-4919-BF1C-43B567E99650 1981_1990_6 0.40 0.649  
FBFD111E-EABE-4CA0-BF80-DC10D29774EC14EE662A-EE17-4BE1-8506-F38E7304D2E3 1981_1990_6 0.40 0.644 E
7DAA7BD1-5166-45A5-B97A-876526A1E3BE9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D 1981_1990_6 0.40 0.644 W
04123913-77F4-4F74-8384-274248626275F782C673-1EE3-4EAD-88E3-9273DC9B9D1D 1981_1990_6 0.40 0.639  
6E37BFE6-DF05-4B20-BE6C-EA668EB0BF7BFA17512F-EEDA-43E5-97A8-780D96FBE55F 1981_1990_6 0.40 0.649  
B068E37C-5D1F-454D-92E1-06FD48DF4444621B01C6-7A00-4862-AF46-58BD47F8ADBC 1981_1990_6 0.40 0.644 E
C1233D43-5EF8-465B-9EAA-11CB9596D687549D61A6-2F91-4609-8AE7-0A655D89B594 1981_1990_6 0.40 0.644 W
5808F36B-D12A-4263-A7BD-3A9C0DA6168F76E0B9B5-907A-4946-87CB-79EB05F2AF77 1981_1990_6 0.40 0.639  
C7B8EA4F-9001-4B6F-B2C0-2753BB2B299F20F393CF-8E5E-4DC4-8C1F-7E039F214F35 1981_1990_6 0.40 0.649 Cardinal Direction
73174D95-37C1-4EFD-B03E-E94377872BCFE78CF4F4-44D3-4E77-8EC5-E2723675EA4F 1981_1990_6 0.40 0.609 N
A016BB6D-C392-44B2-81A7-5B767FD1FE9527C78C0C-0084-49C3-962D-DCF2360DCC89 1981_1990_6 0.40 0.609 S
362C1B7D-F5EF-4D67-9D86-A0C266E7E79038A7D7F9-8355-4360-8F4C-D03F1CDA1B45 1981_1990_6 0.40 0.609 S
A9D0AFA7-4F8B-4D27-8EF7-B5B5022E76DEDCE2BEE7-B2AE-4C3D-8AF2-34B3ABC398D5 1981_1990_6 0.40 0.609 N
D5F2E2EA-7563-443D-AE8F-002E9E0C004C3FD3510C-8317-49E6-8056-0FD450C23BE5 1981_1990_6 0.40 0.609 S
4090B358-94FB-47C3-89D7-D415D14240962E1B56B3-D4AA-4E3A-991B-C1946A51CDD1 1981_1990_6 0.40 0.609 N
4238B42F-1A4F-40D6-B671-9C4BF78106DEEA0756E6-7DD0-4B98-9198-A07A0B4E8F8D 1981_1990_6 0.40 0.609 S
72032992-DF34-46CA-9A0C-443D472B95D22B103243-2FFD-41F9-8B31-D3DF459C5D37 1981_1990_6 0.40 0.609 N
A1FD21A2-08B2-41EF-BDE1-B98537A8C6B8BE1EE54B-D568-400E-B357-3C44BA24DD8A 1981_1990_6 0.40 0.609 S
E199AB5E-027A-4D9E-8FD2-491ACE430D36964D4955-9A79-4541-A590-B94EC59E9935 1981_1990_6 0.40 0.609 N
16E8504B-FBAF-45FE-8FF8-8C6EE04504F5C121D76F-78C0-4D2E-BE71-8666872E8EE6 1981_1990_6 0.40 0.609 N
CCEDACD4-BD0E-4D82-AEF6-5221BEB354C014AD1545-ACE0-4F76-A60D-0EED720F2BD4 1981_1990_6 0.40 0.609 S
F05680FC-BDF9-48AA-BC72-DB967A48BCFD1A5F17DE-107F-4314-8AD5-5EEB85B2C0AA 1981_1990_6 0.40 0.609 N
803AF6A3-6FF8-400D-9802-6F7713A332853A15422B-277F-4EBA-B76A-840F4DCD457F 1981_1990_6 0.40 0.609 Cardinal Direction
71BD1276-FED0-4F9D-B5C2-E2657FF2D909 WINDOW3F56BA66-6603-441F-9F8A-32A38E91F340 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No71BD1276-FED0-4F9D-B5C2-E2657FF2D9093F56BA66-6603-441F-9F8A-32A38E91F340 90.32 90.00 E
291D7F37-DC61-4A91-A6A5-65DFF28F0D3A WINDOW17F26029-B0AB-4185-B221-F371560BB20A WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No291D7F37-DC61-4A91-A6A5-65DFF28F0D3A17F26029-B0AB-4185-B221-F371560BB20A 269.70 90.00 W
DFDF9A78-ECF8-455D-BFD9-2BDB9792C285 WINDOWCE6A1206-F1F3-4548-9C11-FA204391303C WINDOW WINDOW_CONSTRUCTION_1 9.25 0.00     NoDFDF9A78-ECF8-455D-BFD9-2BDB9792C285CE6A1206-F1F3-4548-9C11-FA204391303C 90.32 90.00 E
A2074C9F-AE30-4A94-93B5-5B900D35DFEB WINDOW2957E8DF-E598-43FE-B754-575861357F6E WINDOW WINDOW_CONSTRUCTION_1 1.76 0.00     NoA2074C9F-AE30-4A94-93B5-5B900D35DFEB2957E8DF-E598-43FE-B754-575861357F6E 89.91 90.00 E
3596464F-91F4-42AE-BF58-48DEC58D8469 WINDOWF105E398-B664-45DF-B0AA-A58E98BB315A WINDOW WINDOW_CONSTRUCTION_1 21.76 0.00     No3596464F-91F4-42AE-BF58-48DEC58D8469F105E398-B664-45DF-B0AA-A58E98BB315A 0.06 90.00 N
76FF9255-0068-4C91-A19D-D1C5D515C917 WINDOWDA078CDD-DE1B-4441-B6B0-AB804660A236 WINDOW WINDOW_CONSTRUCTION_1 0.86 0.00     No76FF9255-0068-4C91-A19D-D1C5D515C917DA078CDD-DE1B-4441-B6B0-AB804660A236 359.13 90.00 N
612988E5-9CEA-486A-98FD-C42D24FACDBF WINDOW0D8CDF46-373B-42A8-B536-DB0E55E28914 WINDOW WINDOW_CONSTRUCTION_1 10.96 0.00     No612988E5-9CEA-486A-98FD-C42D24FACDBF0D8CDF46-373B-42A8-B536-DB0E55E28914 269.70 90.00 W
336ECB91-D3AF-4ADF-874C-CFED1DE480C4 WINDOW4F44089F-782A-419A-AE79-449FDE56F5FF WINDOW WINDOW_CONSTRUCTION_1 48.49 0.00     No336ECB91-D3AF-4ADF-874C-CFED1DE480C44F44089F-782A-419A-AE79-449FDE56F5FF 270.37 90.00 W
099799D0-798C-4D76-8339-C3676FAAC929 WINDOWCDC5876E-7C0E-4F68-8AFE-479EE44B4211 WINDOW WINDOW_CONSTRUCTION_1 7.68 0.00     No099799D0-798C-4D76-8339-C3676FAAC929CDC5876E-7C0E-4F68-8AFE-479EE44B4211 0.73 90.00 N
E86287F1-3DC8-4012-9E2E-A4C16AD0A061 WINDOW4FA9BC02-D7CF-4FBA-AD4D-457656C34504 WINDOW WINDOW_CONSTRUCTION_1 9.13 0.00     NoE86287F1-3DC8-4012-9E2E-A4C16AD0A0614FA9BC02-D7CF-4FBA-AD4D-457656C34504 269.95 90.00 W
590FF2DF-4E79-417A-BA5E-7AD2514D5925 WINDOWF69F70C4-5130-49F6-BDFB-5FBDC62D6379 WINDOW WINDOW_CONSTRUCTION_1 5.95 0.00     No590FF2DF-4E79-417A-BA5E-7AD2514D5925F69F70C4-5130-49F6-BDFB-5FBDC62D6379 0.68 90.00 N
E2B498FA-3B95-4F3F-ADE8-E1C0CFB24746 WINDOWADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 WINDOW WINDOW_CONSTRUCTION_1 59.55 0.00     NoE2B498FA-3B95-4F3F-ADE8-E1C0CFB24746ADA282D1-814F-4CCA-A11E-C7B81EAF4CB8 270.63 90.00 W
E0E7382A-64F1-42F3-82B4-41524F25A12D WINDOW65FC2599-970E-4D08-8A87-10870436B130 WINDOW WINDOW_CONSTRUCTION_1 1.59 0.00     NoE0E7382A-64F1-42F3-82B4-41524F25A12D65FC2599-970E-4D08-8A87-10870436B130 271.07 90.00 W
FB013BDC-F67A-4C31-A886-170541208F96 WINDOWF1E17BEF-1654-4408-AABC-C0D8132279A1 WINDOW WINDOW_CONSTRUCTION_1 6.70 0.00     NoFB013BDC-F67A-4C31-A886-170541208F96F1E17BEF-1654-4408-AABC-C0D8132279A1 180.88 90.00 S
B26ECA76-2ACB-4F22-A572-269CF0745CCE WINDOW8C206369-27B5-434A-B511-2A4354C0DEFB WINDOW WINDOW_CONSTRUCTION_1 8.72 0.00     NoB26ECA76-2ACB-4F22-A572-269CF0745CCE8C206369-27B5-434A-B511-2A4354C0DEFB 270.81 90.00 W
47CCAFE5-EDD3-4F9F-810F-A110DA0D293F WINDOW03891FBC-5CFA-4118-B788-13CB133A84CA WINDOW WINDOW_CONSTRUCTION_1 9.04 0.00     No47CCAFE5-EDD3-4F9F-810F-A110DA0D293F03891FBC-5CFA-4118-B788-13CB133A84CA 180.83 90.00 S
EB588981-6883-48B2-B87A-1D1D57E84368 WINDOW9CE9B14F-EEF0-4B52-8469-61D99D710B2C WINDOW WINDOW_CONSTRUCTION_1 47.57 0.00     NoEB588981-6883-48B2-B87A-1D1D57E843689CE9B14F-EEF0-4B52-8469-61D99D710B2C 270.81 90.00 W
1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2F WINDOWA07EB6D1-51AD-4801-BB17-A415A9C37107 WINDOW WINDOW_CONSTRUCTION_1 98.64 0.00     No1C6896F9-F2AD-42BD-93F0-ADAEDD53BB2FA07EB6D1-51AD-4801-BB17-A415A9C37107 180.80 90.00 S
1EAD37A3-C843-4A98-84E1-FA7255C4757A WINDOWD074C49C-868F-4599-8C14-B6479CFF7C22 WINDOW WINDOW_CONSTRUCTION_1 1.46 0.00     No1EAD37A3-C843-4A98-84E1-FA7255C4757AD074C49C-868F-4599-8C14-B6479CFF7C22 181.90 90.00 S
1446C7D5-01FB-4056-89D1-235B595B62A5 WINDOW4E2089FB-2834-4E05-B637-76151EFBA743 WINDOW WINDOW_CONSTRUCTION_1 2.94 0.00     No1446C7D5-01FB-4056-89D1-235B595B62A54E2089FB-2834-4E05-B637-76151EFBA743 90.30 90.00 E
24836B07-7A6F-4A80-A0EF-73445ADDE09F WINDOWD650E844-ECC8-41EB-AF6C-54E5C50916E9 WINDOW WINDOW_CONSTRUCTION_1 12.79 0.00     No24836B07-7A6F-4A80-A0EF-73445ADDE09FD650E844-ECC8-41EB-AF6C-54E5C50916E9 180.36 90.00 S
378622D3-D8D8-4D86-8558-BAB333C55A7E WINDOW8CE04561-11B9-483C-9840-566C56DA1B64 WINDOW WINDOW_CONSTRUCTION_1 59.93 0.00     No378622D3-D8D8-4D86-8558-BAB333C55A7E8CE04561-11B9-483C-9840-566C56DA1B64 90.35 90.00 E
E6936899-0009-4115-8C0C-FBA3AE2FCDAA WINDOW1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 WINDOW WINDOW_CONSTRUCTION_1 78.94 0.00     NoE6936899-0009-4115-8C0C-FBA3AE2FCDAA1D6EAF35-0D34-4E39-9A43-ADC6D11F2C25 0.36 90.00 N
2C539E61-EB7B-45B0-BDE8-41CBD566BC89 WINDOWFABEDD09-D244-457D-B931-1FCBD9EDE17E WINDOW WINDOW_CONSTRUCTION_1 50.93 0.00     No2C539E61-EB7B-45B0-BDE8-41CBD566BC89FABEDD09-D244-457D-B931-1FCBD9EDE17E 90.36 90.00 E
5C83DF46-FC4F-462C-9A7E-D1FF0670582C WINDOW907D2D46-D510-42BC-9538-264654E12A10 WINDOW WINDOW_CONSTRUCTION_1 77.92 0.00     No5C83DF46-FC4F-462C-9A7E-D1FF0670582C907D2D46-D510-42BC-9538-264654E12A10 180.36 90.00 S
1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7 WINDOWC937D0D6-89FD-477F-833F-BD414ACD1D3B WINDOW WINDOW_CONSTRUCTION_1 62.10 0.00     No1C88F3E6-F0AA-4E87-9D8C-1C045BFC53F7C937D0D6-89FD-477F-833F-BD414ACD1D3B 90.36 90.00 E
FCE8A219-3990-44CB-9DE5-7B68DE2FE56C WINDOW0CB08259-F521-4FEF-84B2-BDCD0ED264CC WINDOW WINDOW_CONSTRUCTION_1 113.26 0.00     NoFCE8A219-3990-44CB-9DE5-7B68DE2FE56C0CB08259-F521-4FEF-84B2-BDCD0ED264CC 0.35 90.00 N
834C3D47-7EF3-40FF-88CB-92D562D316D3 WINDOWE8D4F748-66FD-42C7-9907-F4D973D90F0C WINDOW WINDOW_CONSTRUCTION_1 1.01 0.00     No834C3D47-7EF3-40FF-88CB-92D562D316D3E8D4F748-66FD-42C7-9907-F4D973D90F0C 358.71 90.00 N
EA6E7474-9D41-420E-AFCD-3E7A55B1E9D6 WINDOWD7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 WINDOW WINDOW_CONSTRUCTION_1 0.80 0.00     NoEA6E7474-9D41-420E-AFCD-3E7A55B1E9D6D7D7F1E9-F1F4-492F-99E9-B15FED2EF3B3 90.31 90.00 E
EF0FC252-4FE5-46FA-9ADF-91E3BC91BADD WINDOWEA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E WINDOW WINDOW_CONSTRUCTION_1 11.78 0.00     NoEF0FC252-4FE5-46FA-9ADF-91E3BC91BADDEA5D9A7B-FC77-4E6F-96DD-16DF93E0C99E 269.70 90.00 W
A1D10421-315D-4F34-8A9F-AFECAE079FED WINDOWC4FB690C-EEC3-4550-8C54-A44826BFD539 WINDOW WINDOW_CONSTRUCTION_1 25.78 0.00     NoA1D10421-315D-4F34-8A9F-AFECAE079FEDC4FB690C-EEC3-4550-8C54-A44826BFD539 179.68 90.00 S
1ED6537D-77FD-484A-AACA-B260EC4A87E2 WINDOW7D8B9CBA-606C-480B-AD34-9D25E6C9A7BB WINDOW WINDOW_CONSTRUCTION_1 10.80 0.00     No1ED6537D-77FD-484A-AACA-B260EC4A87E27D8B9CBA-606C-480B-AD34-9D25E6C9A7BB 89.74 90.00 E
8780EDA1-F27C-4E28-871C-2D58B38C432F WINDOWB98683CA-AD89-4F49-9574-FE973D9920BC WINDOW WINDOW_CONSTRUCTION_1 12.11 0.00     No8780EDA1-F27C-4E28-871C-2D58B38C432FB98683CA-AD89-4F49-9574-FE973D9920BC 90.03 90.00 E
52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F WINDOW355D66CF-BE2E-4C35-A226-182B2C103C78 WINDOW WINDOW_CONSTRUCTION_1 26.05 0.00     No52CFBCF5-0C6E-4294-9FFF-BB8F29189F4F355D66CF-BE2E-4C35-A226-182B2C103C78 359.95 90.00 N
AFAE2824-B46A-4021-A97A-8984DF5AD60E WINDOWBB9828E8-381B-4816-806A-E8D133E2FF4B WINDOW WINDOW_CONSTRUCTION_1 12.02 0.00     NoAFAE2824-B46A-4021-A97A-8984DF5AD60EBB9828E8-381B-4816-806A-E8D133E2FF4B 270.04 90.00 W
0AFE4966-B438-4ED0-BB2A-306F07657D4F WINDOWE058E122-681D-4F78-BD1D-556A93CA97F9 WINDOW WINDOW_CONSTRUCTION_1 26.05 0.00     No0AFE4966-B438-4ED0-BB2A-306F07657D4FE058E122-681D-4F78-BD1D-556A93CA97F9 180.13 90.00 S
A70F1755-32F2-4A80-B144-210F02E39E1F WINDOW36A53D29-9254-4883-9957-2CEAA58135B1 WINDOW WINDOW_CONSTRUCTION_1 0.80 0.00     NoA70F1755-32F2-4A80-B144-210F02E39E1F36A53D29-9254-4883-9957-2CEAA58135B1 90.22 90.00 E
DBB02DD9-4002-486D-8550-15764439EDE8 WINDOWD6786574-237B-48EA-92A7-D909EC8BA6F8 WINDOW WINDOW_CONSTRUCTION_1 21.37 0.00     NoDBB02DD9-4002-486D-8550-15764439EDE8D6786574-237B-48EA-92A7-D909EC8BA6F8 359.45 90.00 N
49A4250E-A98A-47C4-BC3C-ED96486D537B WINDOWCA43DF7D-AD58-4806-A496-3FEFB3DBAD0B WINDOW WINDOW_CONSTRUCTION_1 0.95 0.00     No49A4250E-A98A-47C4-BC3C-ED96486D537BCA43DF7D-AD58-4806-A496-3FEFB3DBAD0B 0.34 90.00 N
4F6177D5-38D9-4FC1-9A11-6F29A8BC46F9 WINDOW77231787-2B6B-43F7-9FB7-8825DC7408EE WINDOW WINDOW_CONSTRUCTION_1 11.21 0.00     No4F6177D5-38D9-4FC1-9A11-6F29A8BC46F977231787-2B6B-43F7-9FB7-8825DC7408EE 270.10 90.00 W
928FF68B-AF8A-43DA-82F3-07A7AE0BE244 WINDOW0B98E108-FC89-430B-A4B3-44374A1973D8 WINDOW WINDOW_CONSTRUCTION_1 10.67 0.00     No928FF68B-AF8A-43DA-82F3-07A7AE0BE2440B98E108-FC89-430B-A4B3-44374A1973D8 89.40 90.00 E
782386F3-362E-4210-B87A-05E644C9CD3F WINDOWC79230AB-1AA1-4914-A3D0-A3C12AD65170 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No782386F3-362E-4210-B87A-05E644C9CD3FC79230AB-1AA1-4914-A3D0-A3C12AD65170 90.32 90.00 E
3D097895-A5A0-418B-8876-E7DACC381A5A WINDOW424F5519-54DB-40FD-AF8C-3B9308E65080 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No3D097895-A5A0-418B-8876-E7DACC381A5A424F5519-54DB-40FD-AF8C-3B9308E65080 269.70 90.00 W
0B035EFB-C5A8-4DAF-928F-10712C5ABE5C WINDOWC498A355-5CBD-4395-9EF7-E9B78A6FAD8F WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No0B035EFB-C5A8-4DAF-928F-10712C5ABE5CC498A355-5CBD-4395-9EF7-E9B78A6FAD8F 89.40 90.00 E
9361FA34-9508-42D7-BA9F-3F17CE678B8D WINDOW0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No9361FA34-9508-42D7-BA9F-3F17CE678B8D0D970BFC-A329-4ACC-A0AE-8C2D4D7A1146 270.10 90.00 W
11730E3A-B06D-406C-9AA6-06AF4C2F244D WINDOWBA320C85-C729-46B1-9A93-A8B19A936E84 WINDOW WINDOW_CONSTRUCTION_1 11.17 0.00     No11730E3A-B06D-406C-9AA6-06AF4C2F244DBA320C85-C729-46B1-9A93-A8B19A936E84 89.40 90.00 E
275CC344-7E53-4483-AF18-C6CBBA8C59F1 WINDOW0E1AFC0C-C033-4A3A-9D06-200BC1B98509 WINDOW WINDOW_CONSTRUCTION_1 11.21 0.00     No275CC344-7E53-4483-AF18-C6CBBA8C59F10E1AFC0C-C033-4A3A-9D06-200BC1B98509 270.10 90.00 W
A687D5FD-81E5-475D-AF42-8A5315701AA4 WINDOWF09418AC-F370-4307-8FA5-D18AC9E16FFB WINDOW WINDOW_CONSTRUCTION_1 22.18 0.00     NoA687D5FD-81E5-475D-AF42-8A5315701AA4F09418AC-F370-4307-8FA5-D18AC9E16FFB 180.04 90.00 S
E9F057D7-C22B-4865-85C4-AC2B82DF8269 WINDOWCAF29E3D-92B6-44AC-A877-0E6684B06932 WINDOW WINDOW_CONSTRUCTION_1 0.78 0.00     NoE9F057D7-C22B-4865-85C4-AC2B82DF8269CAF29E3D-92B6-44AC-A877-0E6684B06932 179.52 90.00 S
FBFD111E-EABE-4CA0-BF80-DC10D29774EC WINDOW14EE662A-EE17-4BE1-8506-F38E7304D2E3 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     NoFBFD111E-EABE-4CA0-BF80-DC10D29774EC14EE662A-EE17-4BE1-8506-F38E7304D2E3 89.40 90.00 E
7DAA7BD1-5166-45A5-B97A-876526A1E3BE WINDOW9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     No7DAA7BD1-5166-45A5-B97A-876526A1E3BE9CE032C0-1A20-48D2-A1EA-2C9D60EC6E5D 270.10 90.00 W
B068E37C-5D1F-454D-92E1-06FD48DF4444 WINDOW621B01C6-7A00-4862-AF46-58BD47F8ADBC WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     NoB068E37C-5D1F-454D-92E1-06FD48DF4444621B01C6-7A00-4862-AF46-58BD47F8ADBC 89.40 90.00 E
C1233D43-5EF8-465B-9EAA-11CB9596D687 WINDOW549D61A6-2F91-4609-8AE7-0A655D89B594 WINDOW WINDOW_CONSTRUCTION_1 10.34 0.00     NoC1233D43-5EF8-465B-9EAA-11CB9596D687549D61A6-2F91-4609-8AE7-0A655D89B594 270.10 90.00 W
@@ -5684,7 +5684,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Equipment Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Central Plant

@@ -5909,7 +5909,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: HVAC Sizing Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Zone Sensible Cooling

@@ -6122,7 +6122,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: System Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Economizer

@@ -6362,7 +6362,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Outdoor Air Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Average Outdoor Air During Occupied Hours

@@ -6619,7 +6619,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Object Count Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Surfaces by Class

@@ -6769,7 +6769,7 @@ Note 1: An asterisk (*) indicates that the feature is not yet implemented.

Report: Sensible Heat Gain Summary

For: Entire Facility

Timestamp: 2023-12-20 - 15:19:28

+ 15:42:10

Annual Building Sensible Heat Gain Components